fix modid

This commit is contained in:
IThundxr 2024-10-22 15:48:30 -04:00
parent 23a1e3ee01
commit 502d487b75
No known key found for this signature in database
GPG Key ID: E291EC97BAF935E6

View File

@ -3,6 +3,6 @@ loaderVersion = "[0,)"
license = "${mod_license}"
[[mods]]
modId = "${mod_id}-testmod"
modId = "${mod_id}_testmod"
version = "1.0.0"
displayName = "${mod_name} Test Mod"