Skip to content

Ignite v0.2.1

Compare
Choose a tag to compare
@vectrixdevelops vectrixdevelops released this 18 Feb 00:34

Changes:

  • Moved the config annotations from api.config to api.config.path and added the Path suffix to their class names.
  • Updated the example project to show mixin plugins enabled via configuration.

Additional Features:

  • Made the blackboard accessible to mods and mixins.
  • Added configuration utility classes in the API, to help with loading configurations in the mod target and in mixins.

Bug Fixes:

  • Improved candidates on the transformer classpath exclusion list.
  • Fixed license header configuration.