Add git commit to version and add version to generated replay files

This commit is contained in:
johni0702
2015-06-02 20:33:22 +02:00
parent d96ba1f135
commit 1bc80cc257
5 changed files with 32 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
"modid": "replaymod",
"name": "Replay Mod",
"description": "Example placeholder mod.",
"version": "0.0.1",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"updateUrl": "",