11 lines
226 B
JSON

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