1
0
forked from Clones/Controlify

compound binds, complete vanilla compat, better vmouse screen handling, controller uuid, beta notice screen, configurable movement keys, vmouse shift key, icon, optimize controller save/load

This commit is contained in:
isXander
2023-02-05 14:55:20 +00:00
parent 9c7972c971
commit 6c5108469c
62 changed files with 831 additions and 137 deletions

View File

@ -9,8 +9,8 @@ grgit = "5.0.+"
minecraft = "23w05a"
quilt_mappings = "1"
fabric_loader = "0.14.13"
fabric_api = "0.73.3+1.19.4"
fabric_loader = "0.14.14"
fabric_api = "0.73.4+1.19.4"
mixin_extras = "0.2.0-beta.1"
yet_another_config_lib = "2.2.0+update.1.19.4-SNAPSHOT"
mod_menu = "6.0.0-beta.1"