io.github.mcgradleconventions.loader: the loader a variant is compatible with, with regards to both artifacts and transitive dependencies. Valid values include:
fabricneoforgeforgecommon
Multi-loader modding tooling should provide this value on apiElements, runtimeElements, and other loader-specific outgoing variants and should consume it on compileClasspath and runtimeClasspath or equivalents.
The following setups for multiloader modding are known to support these conventions:
- MultiLoader Template, as of 93c2f85
- Cloche, as of 0.16.12 (70eb29e)