This commit is contained in:
2024-06-16 23:46:13 +09:00
parent c5f15b6fa7
commit e873bfbaec
9 changed files with 895 additions and 31 deletions

View File

@@ -30,5 +30,6 @@
"Lua.runtime.special": {
"__object_name": "type"
},
"Lua.runtime.plugin": "c:/Users/admin/AppData/Roaming/Code/User/workspaceStorage/dc51ebede133ecdead910d8af67219c2/justarandomgeek.factoriomod-debug/sumneko-3rd/factorio/plugin.lua"
"Lua.runtime.plugin": "c:/Users/admin/AppData/Roaming/Code/User/workspaceStorage/dc51ebede133ecdead910d8af67219c2/justarandomgeek.factoriomod-debug/sumneko-3rd/factorio/plugin.lua",
"Lua.workspace.checkThirdParty": "ApplyInMemory"
}