Add touchscreen support but still WIP.

This commit is contained in:
LambdAurora
2019-11-27 16:06:16 +01:00
parent e10aaf9f7a
commit eeaf35564a
13 changed files with 468 additions and 7 deletions

View File

@@ -26,7 +26,8 @@
"depends": {
"fabricloader": ">=0.4.0",
"fabric": "*",
"minecraft": "1.14.x"
"minecraft": "1.14.x",
"cotton-client-commands": ">=0.4.2+1.14.3-SNAPSHOT"
},
"suggests": {
"flamingo": "*"