Base client for Fabric 1.19.3
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.
Open an issue or contact me via discord vili#0001
.
Copyright (c) 2023 Vili (https://vili.dev) - All rights reserved.