* .

* .

* .

* .

* compilatron

* .

* .

* .

* .

* links

* .

* .

* .

* Update tsconfig.browser.json
This commit is contained in:
2026-09-10 17:04:06 +09:00
committed by GitHub
parent 23ee68c50a
commit 01845fead7
9 changed files with 90 additions and 75 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"factorio.versions": [
{
"name": "Online",
"factorioPath": "/opt/factorio/factorio/bin/x64/factorio",
"onlineDocs": true
}
],
"Lua.workspace.userThirdParty": [
"c:\\Users\\admin\\AppData\\Roaming\\Code\\User\\workspaceStorage\\ec47732e193a837bc89fdb1a43292252\\justarandomgeek.factoriomod-debug\\sumneko-3rd"
],
"Lua.workspace.checkThirdParty": "ApplyInMemory"
}