mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
Formatting
This commit is contained in:
parent
5abed8a7f6
commit
aaa9b81628
6
spine-godot/.vscode/launch.json
vendored
6
spine-godot/.vscode/launch.json
vendored
@ -9,7 +9,11 @@
|
||||
"request": "launch",
|
||||
"name": "debug scene v4",
|
||||
"program": "godot/bin/godot.windows.editor.dev.x86_64.exe",
|
||||
"args": ["--path", "example-v4", "examples/07-slot-node/slot-node.tscn"],
|
||||
"args": [
|
||||
"--path",
|
||||
"example-v4",
|
||||
"examples/03-mix-and-match/mix-and-match.tscn"
|
||||
],
|
||||
"cwd": "${workspaceFolder}",
|
||||
"preLaunchTask": "build-v4",
|
||||
"linux": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user