mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 12:12:51 -06:00
27 lines
752 B
JSON
27 lines
752 B
JSON
{
|
|
"factorio.package.autoCommitAuthor": "Mami",
|
|
"factorio.versions": [
|
|
{
|
|
"name": "Steam",
|
|
"factorioPath": "C:\\Program Files (x86)\\Steam\\steamapps\\common\\Factorio\\bin\\x64\\factorio.exe",
|
|
"active": true
|
|
}
|
|
],
|
|
"Lua.diagnostics.globals": [
|
|
"mods",
|
|
"table_size",
|
|
"log",
|
|
"localised_print",
|
|
"serpent",
|
|
"global",
|
|
"__DebugAdapter",
|
|
"__Profiler"
|
|
],
|
|
"Lua.runtime.version": "Lua 5.2",
|
|
"Lua.workspace.library": [
|
|
"c:\\Program Files (x86)\\Steam\\steamapps\\common\\Factorio\\data",
|
|
"c:\\Program Files (x86)\\Steam\\steamapps\\common\\Factorio\\data\\core\\lualib",
|
|
".vscode/factorio"
|
|
]
|
|
}
|