Selaa lähdekoodia

actually use update checker

Jared 5 vuotta sitten
vanhempi
sitoutus
6820ee9cf6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/main/resources/META-INF/mods.toml

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

@@ -7,6 +7,7 @@ authors="Jaredlll08" #optional
 modId="controlling" #mandatory
 version="${file.jarVersion}" #mandatory
 displayName="Controlling" #mandatory
+updateJSONURL="https://updates.blamejared.com/get?n=controlling&gv=1.15.2"
 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.
 '''