forked from Clones/Controlify
README.md
This commit is contained in:
20
.github/README.md
vendored
20
.github/README.md
vendored
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/isXander/FabricModTemplate/1.19/src/main/resources/icon.png" alt="Icon">
|
<img src="https://raw.githubusercontent.com/isXander/FabricModTemplate/1.19/src/main/resources/icon.png" alt="Icon">
|
||||||
|
|
||||||
# FabricModTemplate
|
# Control-ify
|
||||||
|
|
||||||
[](https://fabricmc.net)
|
[](https://fabricmc.net)
|
||||||

|

|
||||||
@ -13,20 +13,28 @@
|
|||||||
|
|
||||||
[](https://ko-fi.com/isxander)
|
[](https://ko-fi.com/isxander)
|
||||||
|
|
||||||
Fabric mod template for Xander with some gradle goodies!
|
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">
|
<img src="https://raw.githubusercontent.com/isXander/FabricModTemplate/1.19/.github/screenshot.png" width="650" alt="Screenshot">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## Work In Progress
|
||||||
|
|
||||||
## Why was this mod created (or whatever)?
|
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:
|
||||||
|
|
||||||
To generate template for my mods.
|
- Find/create controller diagrams & buttons for each major controller brand.
|
||||||
|
- Add built-in support for common mod GUIs (contact me for a how-to).
|
||||||
|
|
||||||
## Other info
|
## What is to come?
|
||||||
|
|
||||||
Can be inserted here.
|
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
|
## License
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user