forked from Clones/Controlify
42 lines
3.9 KiB
Markdown
42 lines
3.9 KiB
Markdown
<div align="center">
|
|
|
|
<img src="https://raw.githubusercontent.com/isXander/FabricModTemplate/1.19/src/main/resources/icon.png" alt="Icon">
|
|
|
|
# Control-ify
|
|
|
|
[](https://fabricmc.net)
|
|

|
|
[](https://short.isxander.dev/discord)
|
|
|
|
[](https://modrinth.com/mod/<modname-mr>)
|
|
[](https://curseforge.com/minecraft/mc-mods/<modname-cf>)
|
|
|
|
[](https://ko-fi.com/isxander)
|
|
|
|
Another fabric mod to add controller support to Minecraft Java - with a focus on compatibility.
|
|
|
|
<img src="https://raw.githubusercontent.com/isXander/FabricModTemplate/1.19/.github/screenshot.png" width="650" alt="Screenshot">
|
|
|
|
</div>
|
|
|
|
## Work In Progress
|
|
|
|
This mod is still in development (so is this readme!) and is not ready for use. If you want to help contribute,
|
|
there are a few things you can do:
|
|
|
|
- Find/create controller diagrams & buttons for each major controller brand.
|
|
- Add built-in support for common mod GUIs (contact me for a how-to).
|
|
|
|
## What is to come?
|
|
|
|
You can see the [project board](https://github.com/users/isXander/projects/3) which has a list of planned features.
|
|
|
|
## Backports?
|
|
|
|
This mod is only and will only be available for **1.19.4** and above, this is because in 1.19.4, Mojang
|
|
introduced arrow key navigation which was easily ported to controller, below 1.19.4, this is not possible.
|
|
|
|
## License
|
|
|
|
This mod is under the [GNU Lesser General Public License, v3.0](/LICENSE).
|