FabricMC / fabric-loom

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

Add API to get classpath groups #969

Open modmuss50 opened 10 months ago

modmuss50 commented 10 months ago

Add an API to handle getting the classpath groups system prop value, for cases such as: https://github.com/FabricMC/fabric/blob/1.20.2/build.gradle#L233-L248