FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
237 stars 201 forks source link

Refactor/better kotlin metadata #1061

Closed LlamaLad7 closed 7 months ago

LlamaLad7 commented 7 months ago

The library provides extension properties so we don't need to rely on the internal APIs. This makes the code much cleaner and should be more stable. Also bumps the library and adds 1 missing piece of remapping.