소스 검색

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.
 '''