mirror of
https://github.com/Mediosmanufactory/bigger-concrete-stack.git
synced 2026-01-11 18:58:41 +01:00
Return from the dead update!
This commit is contained in:
13
.vscode/launch.json
vendored
Normal file
13
.vscode/launch.json
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"type": "factoriomod",
|
||||
"request": "launch",
|
||||
"name": "Factorio Mod Debug"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user