Skip to content

MuonMC/gluon

 
 

Repository files navigation

Gluon

Java 21 GitHub License Mod loader: Muon Version

Essential standard libraries for the Muon ecosystem.

The Gluon gives modders Muon-exclusive tools to add new and exciting features to their mods.

Note: At the moment, Gluon is in beta, meaning issues may arise and should still be treated as experimental. Please make an issue or talk to the Gluon team on discord before writing any PRs.

Repository structure

The repository has 2 main parts:

  • The library folder. This contains all the libraries that are part of Gluon.
  • The build-logic folder. This is an included build in Gradle and contains most of the buildscript used inside the libraries. This keeps the buildscripts inside the library folder as minimal as possible; definitions of data rather than logic.

Packages

No packages published

Languages

  • Java 100.0%