2021-06-29 13:50:06 -04:00

13 lines
186 B
JSON

{
"type": "lib",
"compilerOptions": {
"source-path": [
"src"
],
"include-sources": [
"src"
],
"output": "../spine-as3/lib/spine-as3.swc",
"target-player": "32.0"
}
}