Fixed servers not discovering
This commit is contained in:
@@ -52,7 +52,7 @@ task steamtest(dependsOn: dist){
|
||||
copy{
|
||||
from "build/libs/Mindustry.jar"
|
||||
if(System.properties["os.name"].contains("Mac")){
|
||||
into "/Users/anuke/Library/Application Support/Steam/steamapps/common/Mindustry/Contents/Resources"
|
||||
into "/Users/anuke/Library/Application Support/Steam/steamapps/common/Mindustry/Mindustry.app/Contents/Resources"
|
||||
}else{
|
||||
into "/home/anuke/.steam/steam/steamapps/common/Mindustry/jre"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user