Changed displayTest setting to IGNORE_SERVER_VERSION.

This commit is contained in:
2025-05-25 01:50:55 +01:00
parent 2417852c5c
commit feda359615

View File

@ -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}"]]