CraftPresence: fix keybind
This commit is contained in:
parent
07bd2f315d
commit
c690d14541
3 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ Default\ Biome\ Icon=unknown
|
||||||
Player_List_Placeholder=¤t& / &max& Players
|
Player_List_Placeholder=¤t& / &max& Players
|
||||||
Format_Words=true
|
Format_Words=true
|
||||||
Main_Menu_Message=In the Main Menu
|
Main_Menu_Message=In the Main Menu
|
||||||
Config_Gui_Keybind=96
|
Config_Gui_Keybind=-1
|
||||||
Include_Extra_Gui_Classes=false
|
Include_Extra_Gui_Classes=false
|
||||||
Auto_Register=true
|
Auto_Register=true
|
||||||
Gui_Background_Color=minecraft;textures/gui/options_background.png
|
Gui_Background_Color=minecraft;textures/gui/options_background.png
|
||||||
|
|
|
@ -10,7 +10,7 @@ hash = "03a19a67749e08c8be9c653fa89bb3a2eb587a0d969fceb92052aa5e6e7adf09"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/craftpresence.properties"
|
file = "config/craftpresence.properties"
|
||||||
hash = "3b76a60f74c9862fa69fdf09e62c2ffa95e5a86b4f2fe9cf5d9121fe3e2ad76a"
|
hash = "a68a46e2a8e447a5fc6bbd3c5242bff42fe767c07afeca106f8e09d2d3fe25ca"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/customwindowtitle-client.toml"
|
file = "config/customwindowtitle-client.toml"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "8d59d5b3ea09e198bafdceec385794d2f254d88345122e702e9ff06415b32bf9"
|
hash = "b1895eccfe927faf9ca31bb5b6b9f75b03dbbaf60ef325599f07cc323899bb10"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.13.3"
|
fabric = "0.13.3"
|
||||||
|
|
Loading…
Reference in a new issue