mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
Added modCompile config to allow deps to be remapped
This commit is contained in:
@@ -79,7 +79,7 @@ public class RunClientTask extends JavaExec {
|
||||
|
||||
@Override
|
||||
public String getMain() {
|
||||
return "cpw.mods.modlauncher.Launcher";
|
||||
return "net.minecraft.launchwrapper.Launch";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user