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

@@ -1,8 +1,6 @@
-- not_luadoc=true
--- Used to index the files to be loaded
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.Table@^0.8.0']='./modules/FactorioStdLib/Table',