Skip to content

An Example Client on how you can implement ImGUI in Minecraft and Utilize it for a Client GUI

License

Notifications You must be signed in to change notification settings

Dark-Developments/KawaiiClient

Repository files navigation

Client Logo

A Basic minecraft java client that uses ImGUI implementation

GitHub commit activity GitHub contributors GitHub contributors GitHub all releases

Why ImGUI?

  • performant
  • relyability
  • simple to use
  • minimal changes needed when porting to newer minecraft versions

DISCLAIMER

  • yes, not all code in this is mine.
  • this is a test. not meant to be taken seriously atall.
  • therefor im not going to put in the effort to fully make all the code myself.