Changed displayTest setting to IGNORE_SERVER_VERSION.
This commit is contained in:
@ -12,7 +12,7 @@ displayName = "${mod_name}"
|
||||
#logoFile="xp_tools.png"
|
||||
#credits=""
|
||||
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}'''
|
||||
|
||||
[[dependencies."${mod_id}"]]
|
||||
|
Reference in New Issue
Block a user