mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-10 04:36:57 +08:00
13 lines
198 B
JSON
13 lines
198 B
JSON
{
|
|
"type": "lib",
|
|
"compilerOptions": {
|
|
"source-path": [
|
|
"src"
|
|
],
|
|
"include-sources": [
|
|
"src"
|
|
],
|
|
"output": "../spine-as3/lib/spine-as3.swc",
|
|
"target-player": "32.0"
|
|
}
|
|
} |