Restructure commands

This commit is contained in:
nea
2023-01-20 04:37:33 +01:00
parent f85c449ed5
commit 81b5f58574
3 changed files with 21 additions and 12 deletions

View File

@@ -25,8 +25,11 @@ loom {
}
runs {
named("client") {
/*
vmArg("-XX:+AllowEnhancedClassRedefinition")
vmArg("-XX:HotswapAgent=fatjar")
*/
}
}
}