mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 14:12:45 -06:00
30 lines
866 B
JSON
30 lines
866 B
JSON
{
|
|
"factorio.package.autoCommitAuthor": "Mami",
|
|
"factorio.versions": [
|
|
{
|
|
"name": "Steam",
|
|
"factorioPath": "~/.steam/steam/steamapps/common/Factorio/bin/x64/factorio",
|
|
"active": true
|
|
}
|
|
],
|
|
"Lua.diagnostics.globals": [
|
|
"mods",
|
|
"table_size",
|
|
"log",
|
|
"localised_print",
|
|
"serpent",
|
|
"global",
|
|
"__DebugAdapter",
|
|
"__Profiler"
|
|
],
|
|
"Lua.runtime.version": "Lua 5.2",
|
|
"Lua.workspace.library": [
|
|
"~/.steam/steam/steamapps/common/Factorio/data",
|
|
"~/.steam/steam/steamapps/common/Factorio/data/core/lualib",
|
|
"./.vscode/factorio"
|
|
],
|
|
"Lua.workspace.userThirdParty": [
|
|
"/home/mami/.config/Code/User/workspaceStorage/9536dbf0665a54126a4b0958ecd5829f/justarandomgeek.factoriomod-debug/sumneko-3rd"
|
|
]
|
|
}
|