fabric-loom/src/main/java/net/fabricmc/loom
copygirl 26c548195e Fix VS Code launching in wrong folder (#66)
It appears that a backslash in the working directory (in "launch.json") is not correctly handled by the Java launcher or so, causing the game to run in the workspace folder instead of "run".
2019-04-09 14:36:54 +01:00
..
mixin update Mixin, Stitch 2019-02-01 22:28:36 +01:00
providers support dashes as mapping version separator 2019-01-24 17:59:23 +01:00
task Fix VS Code launching in wrong folder (#66) 2019-04-09 14:36:54 +01:00
util Generate a barebones mod.json for libraries 2019-04-08 11:24:12 +01:00
AbstractPlugin.java Make the sub project requirement a bit more intelligent, no longer blindly depends on all sub projects. 2019-04-07 20:38:10 +01:00
LoomGradleExtension.java Dont expand out nested jars can be enabled if wanted. Will still strip the jars from the mod json 2019-04-08 10:50:30 +01:00
LoomGradlePlugin.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00