Releases: MModding/mmodding-gradle
Releases · MModding/mmodding-gradle
0.0.14-alpha
- Remove Randomness when it should not be Random
0.0.13-alpha
- Fix Injected Interfaces not being written properly
0.0.12-alpha
- Adjust QuiltModJson Fields
0.0.11-alpha
- Fix QuiltModJson Support
0.0.10-alpha
- Add QuiltModJson Support
- Array & Block Fixes
- Update Tests
0.0.9-alpha
- Port to Loom 1.7+
0.0.8-alpha
- Add Missing Dependency Blocks (Recommends, Suggests, Conflicts & Breaks)
- Nicer Tests
0.0.7-alpha
- Add MModdingGradle#modules for MultiProject Architecture Management
0.0.6-alpha
- Add NamespaceProvider
- Add ParentSchema
- Fix ModDependencies#mmoddingLibraryVersion not having enough access rights to be modified
- Fix InjectedInterfaces parsing as FabricMC format even in QMJ
0.0.5-alpha
- Fix ModDependencies.ModDependency Not Being Serializable
- Add Some Methods In ModEntrypoints