瀏覽代碼

actually use update checker

Jared 5 年之前
父節點
當前提交
6820ee9cf6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.
 '''