Open source base client for the latest Fabric version.
Gui uses ImGui.
Feel free to use this for your own client.
- Clone the repository
git clone https://github.com/V1li/haiku.git
- Open it with your favourite IDE.
- run
gradlew genSources
- Make a config manager.
- Make example modules and a module manager.
- Make example command and a command manager.
- Make settings and a setting manager.
- Make a gui for the client.
- Make events and a eventbus.
- Make the client work.
It has all the essentials for a client.
Open an issue or contact me via discord v1li
.
This source code is under the GNU General Public License, version 3.