Skip to content

Releases: MModding/mmodding-gradle

0.0.4-alpha

02 Jun 22:06
Compare
Choose a tag to compare
  • Prevents slashes to be in entrypoints, and not the opposite

0.0.3-alpha

02 Jun 21:59
Compare
Choose a tag to compare
  • Allows to set Entrypoints properly

0.0.2-alpha

02 Jun 20:51
Compare
Choose a tag to compare
  • Big Refactor
  • Add Support for Dependencies
  • Add Support for Entrypoints
  • Add Support for InjectedInterfaces
  • MModdingGradle#configureFabricModJson can now be called multiple times (very useful for multi-project structures)

0.0.1-alpha

02 Jun 09:50
Compare
Choose a tag to compare
  • Add base content from discontinued project by LambdAurora.
  • Uses QuiltMC Parsers instead of GSON.

Some breaking changes will probably be introduced in the future, as I want to abstract the Manifest writer in order to make it more customizable for special use cases like multi-project management.