2021-05-27 13:18:46 -04:00

11 lines
235 B
JSON

{
"version": "0.2.0",
"configurations": [
{
"type": "swf",
"request": "launch",
"name": "Launch Spine Starling Example",
"preLaunchTask": "Compile debug"
}
]
}