mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-25 19:21:26 +08:00
11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"type": "swf",
|
|
"request": "launch",
|
|
"name": "Launch spine-as3-example",
|
|
"preLaunchTask": "Compile debug"
|
|
}
|
|
]
|
|
} |