diff --git a/gradle.properties b/gradle.properties index 9bc1b53..8082b46 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ libOutputDir = deleteBuildLibFile = false #target directory that build UniverseCore library with task 'toMod' -modOutputDir = /home/local/.local/share/Mindustry/mods +modOutputDir = deleteBuildModFile = false -debugGamePath = /home/local/Games/mindustry/Mindustry.jar \ No newline at end of file +debugGamePath = \ No newline at end of file