8000 GitHub - AnarchadiaMC/Quasar: Open-source, Over-engineered Minecraft client based on Haiku
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

AnarchadiaMC/Quasar

Repository files navigation

Quasar

logo

Open source base client for the latest Fabric version.

Gui uses ImGui.

Feel free to use this for your own client. Also feel free to make pull requests to improve my code.

Images

click here Showcase 1 Showcase 2

Installation

  1. Make sure to have the latest Java version installed.
  2. Clone the repository git clone https://github.com/AnarchadiaMC/quasar.git
  3. Open it with your favourite IDE, such as Intellij Idea.
  4. Run gradlew genSources or ./gradlew genSources depending on your OS.
  5. Happy coding!

This base client has

  • a config manager.
  • example modules and a module manager.
  • example command and a command manager.
  • settings and a setting manager.
  • a gui for the client.
  • events and a eventbus.
  • rendering utility for making esp, tracer, etc.
  • it just works.

It has all the essentials for a client.

Need help?

Open an issue or contact me via discord.

You can find all the ImGui guides and documentation here & Fabric guides and documentation here.


License

This source code is under the GNU General Public License, version 3.

About

Open-source, Over-engineered Minecraft client based on Haiku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0