Slurp mod version from json to avoid issues in IDE

See FabricMC/fabric-loader#457

Signed-off-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach
2021-06-24 11:00:17 -05:00
parent b662ed74bf
commit fd92928700
3 changed files with 13 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "modid",
"version": "${version}",
"version": "1.0.0",
"name": "Example Mod",
"description": "This is an example description! Tell everyone what your mod is about!",