Fixed linux vs win loading

This commit is contained in:
Cooldude2606
2018-10-13 16:09:26 +01:00
parent 43df8e6a56
commit 6cc0bda899
7 changed files with 9 additions and 10 deletions

View File

@@ -16,7 +16,7 @@
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}

View File

@@ -15,7 +15,7 @@
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}

View File

@@ -16,7 +16,7 @@
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}

View File

@@ -16,6 +16,6 @@
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0"
"FactorioStdLib.Game": "^0.8.0"
}
}

View File

@@ -29,7 +29,7 @@
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
@@ -47,7 +47,7 @@
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
@@ -66,7 +66,7 @@
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
@@ -85,7 +85,7 @@
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0"
"FactorioStdLib.Game": "^0.8.0"
}
}
}