1
0
mirror of https://github.com/chylex/Better-Controls.git synced 2025-05-03 22:34:06 +02:00
Minecraft mod that adds many new options & keybindings for sprinting, sneaking, and flying. Supports Fabric & Forge. https://www.curseforge.com/minecraft/mc-mods/better-controls
Go to file
2020-10-26 21:30:23 +01:00
gradle/wrapper Add Gradle & Fabric dependency 2020-10-16 07:56:18 +02:00
src/main Add option to prevent FOV changing while flying 2020-10-26 21:30:23 +01:00
.gitattributes Add Gradle & Fabric dependency 2020-10-16 07:56:18 +02:00
.gitignore Add Gradle & Fabric dependency 2020-10-16 07:56:18 +02:00
build.gradle Release v1.0.0 for Minecraft 1.16.2+ 2020-10-18 16:47:35 +02:00
gradle.properties Release v1.0.1 for Minecraft 1.16.2+ 2020-10-19 21:12:33 +02:00
gradlew Add Gradle & Fabric dependency 2020-10-16 07:56:18 +02:00
gradlew.bat Add Gradle & Fabric dependency 2020-10-16 07:56:18 +02:00
LICENSE Initial commit 2020-10-14 03:56:38 +02:00
logo.afdesign Add core files w/ config serialization, options screen, and keybind registration 2020-10-17 12:21:28 +02:00
README.md Add Gradle & Fabric dependency 2020-10-16 07:56:18 +02:00
settings.gradle Add Gradle & Fabric dependency 2020-10-16 07:56:18 +02:00

Better Controls

WIP