Update WMD to new LZ major API
This commit is contained in:
parent
0c9a746283
commit
943e80ada5
2 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ description='''${mod_description}'''
|
|||
[[dependencies.${mod_id}]]
|
||||
modId="libzontreck"
|
||||
mandatory=true
|
||||
versionRange="[1201.11,1201.12)"
|
||||
versionRange="[1201.13,1201.14)"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
# Features are specific properties of the game environment, that you may want to declare you require. This example declares
|
||||
|
|
Reference in a new issue