Skip to content

theolodger/fabric-client

Repository files navigation

Toast Client

Discord GitHub Contributors GitHub lines of code GitHub last commit

Fabric utility mod coded in Kotlin and Java. Only the latest version of Minecraft is maintained, so in order to connect to earlier versions use multiconnect. If you have any questions you can get support in our Discord. Report bugs and make suggestions by making an issue

Download

You can find the latest version here

Developers

Building Instructions

Download the source code:

  • git clone https://github.com/toastmc/fabric-client

Import ToastClient into your IDE of choice. IntelliJ Reccomended (for windows users, remove the ./ before each command).

  • ./gradlew genSources
  • ./gradlew idea for IntelliJ IDEA
  • ./gradlew eclipse for Eclipse

Thanks

Thank you ZeroMemes for Alpine
Thank you Cabaletta for Baritone
Thank you CDAGaming for Fabritone
Thank you Vatuu for Discord Rpc
Thank you to all the epic contributors for their work on the project!