fabric-loom/src/main/java/net/fabricmc/loom/configuration
modmuss50 e9d1f005d9
Add server only jar configuration option. (#574)
* Add server only option.

* Fix crash.

* Fix unpick jar task name.

* Revert test memory change

* Dont add client only libraries.

* Fixes

* Move option to the extension
2022-01-17 22:11:08 +00:00
..
accesswidener Remove JarProcessor#isInvalid and impl getId correctly. 2022-01-04 21:40:20 +00:00
decompile Add server only jar configuration option. (#574) 2022-01-17 22:11:08 +00:00
ide Add server only jar configuration option. (#574) 2022-01-17 22:11:08 +00:00
ifaceinject Remove JarProcessor#isInvalid and impl getId correctly. 2022-01-04 21:40:20 +00:00
mods Kotlin metadata annotation remapping (#573) 2022-01-16 23:48:36 +00:00
processors Remove JarProcessor#isInvalid and impl getId correctly. 2022-01-04 21:40:20 +00:00
providers Add server only jar configuration option. (#574) 2022-01-17 22:11:08 +00:00
CompileConfiguration.java Add server only jar configuration option. (#574) 2022-01-17 22:11:08 +00:00
DependencyInfo.java Experimental support for split common and clientonly minecraft jars. (#561) 2022-01-04 21:19:03 +00:00
FabricApiExtension.java Fix fabricApi.module does not respecting offline mode. Closes #412 2021-07-16 23:25:23 +01:00
FileDependencyInfo.java Experimental support for split common and clientonly minecraft jars. (#561) 2022-01-04 21:19:03 +00:00
InstallerData.java Add versions used to compile/build against to jar manifest (#428) 2021-07-13 23:10:07 +01:00
LoomDependencyManager.java Experimental support for split common and clientonly minecraft jars. (#561) 2022-01-04 21:19:03 +00:00
MavenPublication.java Fix gradle module metadatas not including api deps in runtimeElements (#540) 2021-11-23 18:35:08 +00:00
RemappedConfigurationEntry.java Remove deprecated stuff 2021-12-04 19:00:47 +00:00