Rework buildscript

This commit is contained in:
Marcel Konrad
2022-07-19 01:10:20 +02:00
parent c489fdd928
commit a0f43cd35c
4 changed files with 93 additions and 60 deletions

View File

@@ -11,7 +11,7 @@ license="GPL v3.0"
[[mods]]
modId="worldhandler"
version="${minecraft_version}-${version}"
version="${minecraft_version}-${mod_version}"
displayName="World Handler"
description="The World Handler provides a simple and easy to use graphical user interface for commands. It lets you create powerful and complex sub-commands alongside NBT-structures within seconds."