Răsfoiți Sursa

use jar version in mods.toml

Jared 5 ani în urmă
părinte
comite
48f19aed6e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/main/resources/META-INF/mods.toml

+ 1 - 1
src/main/resources/META-INF/mods.toml

@@ -5,7 +5,7 @@ displayURL="https://minecraft.curseforge.com/projects/controlling" #optional
 authors="Jaredlll08" #optional
 [[mods]] #mandatory
 modId="controlling" #mandatory
-version="6.1.1" #mandatory
+version="${file.jarVersion}" #mandatory
 displayName="Controlling" #mandatory
 description='''
 Adds the ability to search for keybinds using their name in the KeyBinding menu, this allows players to easily find a key binding in the menu.