Преглед на файлове

use jar version in mods.toml

Jared преди 5 години
родител
ревизия
48f19aed6e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.