fabric-loom/src/main
modmuss50 4158062ce5
Experimental support for split common and clientonly minecraft jars. (#561)
This lays the ground work for split client and server mod code. With this first phase when enabled loom will generate a clientonly and common minecraft jar. Fabric loader and API will both need changes to support this before it can be used to develop mods.

Phase two of this project will handle splitting mod code into a client and common source set along with spliting any dependencies. 

Mostly fixes #539 by sepreating decompile tasks
2022-01-04 21:19:03 +00:00
..
java/net/fabricmc/loom Experimental support for split common and clientonly minecraft jars. (#561) 2022-01-04 21:19:03 +00:00
resources Fix up-to-date checks for ValidateAccessWidenerTask (#565) 2021-12-29 21:59:19 +00:00