Note
This project was made possible thanks to:
- Nebula Client (UI Design)
- Odin (Settings System)
- Odin-Fabric & Vexel (NanoVG Implementation)
Cobalt is an open-source Minecraft Fabric project focused on providing a modular scripting and automation framework with an emphasis on extensibility. It is designed to be easy to experiment with, extend through addons, and adapt to different use cases without locking users into a rigid structure.
Cobalt was open sourced to encourage learning, collaboration, and iteration. Whether you’re interested in exploring the codebase, building addons, or improving unfinished systems, contributions and experimentation are welcome.
Contributions are welcome and appreciated.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
See LICENSE for more information.
