Ignite v0.2.1
Changes:
- Moved the config annotations from
api.config
toapi.config.path
and added thePath
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.