mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Fixed linux vs win loading
This commit is contained in:
@@ -29,3 +29,4 @@ effect-reload-map=Reload Minimap
|
|||||||
effect-kill-biters=Kill Biters
|
effect-kill-biters=Kill Biters
|
||||||
effect-crc=Force CRC Check
|
effect-crc=Force CRC Check
|
||||||
effect-reset-force=Reset Force
|
effect-reset-force=Reset Force
|
||||||
|
effect-clear-pollution=Clear Pollution
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
"license": "<blank>",
|
"license": "<blank>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0",
|
"FactorioStdLib.Game": "^0.8.0",
|
||||||
"ExpGamingCore.Sync": "?^4.0.0"
|
"ExpGamingCore.Sync": "?^4.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"license": "<blank>",
|
"license": "<blank>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0",
|
"FactorioStdLib.Game": "^0.8.0",
|
||||||
"ExpGamingCore.Sync": "?^4.0.0"
|
"ExpGamingCore.Sync": "?^4.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
"license": "<blank>",
|
"license": "<blank>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0",
|
"FactorioStdLib.Game": "^0.8.0",
|
||||||
"ExpGamingCore.Sync": "?^4.0.0"
|
"ExpGamingCore.Sync": "?^4.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -16,6 +16,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"ExpGamingCore.Role": "^4.0.0",
|
"ExpGamingCore.Role": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0"
|
"FactorioStdLib.Game": "^0.8.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0",
|
"FactorioStdLib.Game": "^0.8.0",
|
||||||
"ExpGamingCore.Sync": "?^4.0.0"
|
"ExpGamingCore.Sync": "?^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0",
|
"FactorioStdLib.Game": "^0.8.0",
|
||||||
"ExpGamingCore.Sync": "?^4.0.0"
|
"ExpGamingCore.Sync": "?^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0",
|
"FactorioStdLib.Game": "^0.8.0",
|
||||||
"ExpGamingCore.Sync": "?^4.0.0"
|
"ExpGamingCore.Sync": "?^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -85,7 +85,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ExpGamingCore.Gui": "^4.0.0",
|
"ExpGamingCore.Gui": "^4.0.0",
|
||||||
"ExpGamingCore.Role": "^4.0.0",
|
"ExpGamingCore.Role": "^4.0.0",
|
||||||
"FactorioStdlib.Game": "^0.8.0"
|
"FactorioStdLib.Game": "^0.8.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
-- not_luadoc=true
|
-- not_luadoc=true
|
||||||
--- Used to index the files to be loaded
|
--- Used to index the files to be loaded
|
||||||
return {
|
return {
|
||||||
['FactorioStdlib.Game@^0.8.0']='./modules/FactorioStdlib/Game',
|
|
||||||
['FactorioStdlib.Game@0.8.0']='./modules/FactorioStdlib/Game',
|
|
||||||
['FactorioStdLib.String@^0.8.0']='./modules/FactorioStdLib/String',
|
['FactorioStdLib.String@^0.8.0']='./modules/FactorioStdLib/String',
|
||||||
['FactorioStdLib.String@0.8.0']='./modules/FactorioStdLib/String',
|
['FactorioStdLib.String@0.8.0']='./modules/FactorioStdLib/String',
|
||||||
['FactorioStdLib.Table@^0.8.0']='./modules/FactorioStdLib/Table',
|
['FactorioStdLib.Table@^0.8.0']='./modules/FactorioStdLib/Table',
|
||||||
|
|||||||
Reference in New Issue
Block a user