mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-01 05:09:07 +08:00
11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"type": "swf",
|
|
"request": "launch",
|
|
"name": "Launch spine-starling-example",
|
|
"preLaunchTask": "Compile debug"
|
|
}
|
|
]
|
|
} |