Changed displayTest setting to IGNORE_SERVER_VERSION.
This commit is contained in:
@ -12,7 +12,7 @@ displayName = "${mod_name}"
|
|||||||
#logoFile="xp_tools.png"
|
#logoFile="xp_tools.png"
|
||||||
#credits=""
|
#credits=""
|
||||||
authors = "${mod_authors}"
|
authors = "${mod_authors}"
|
||||||
#displayTest="MATCH_VERSION" # MATCH_VERSION, IGNORE_SERVER_VERSION (server only), IGNORE_ALL_VERSION (client only), NONE (IExtensionPoint.DisplayTest)
|
displayTest="IGNORE_SERVER_VERSION" # MATCH_VERSION, IGNORE_SERVER_VERSION (server only), IGNORE_ALL_VERSION (client only), NONE (IExtensionPoint.DisplayTest)
|
||||||
description = '''${mod_description}'''
|
description = '''${mod_description}'''
|
||||||
|
|
||||||
[[dependencies."${mod_id}"]]
|
[[dependencies."${mod_id}"]]
|
||||||
|
Reference in New Issue
Block a user