mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
31 lines
813 B
JSON
31 lines
813 B
JSON
{
|
|
"bundles": [
|
|
{
|
|
"name": "spineboy",
|
|
"assets": [
|
|
{
|
|
"alias": [
|
|
"spineboyAtlas"
|
|
],
|
|
"src": [
|
|
"spineboy.png.atlas",
|
|
"spineboy@2x.png.atlas",
|
|
"spineboy@3x.png.atlas",
|
|
"spineboy.webp.atlas",
|
|
"spineboy@2x.webp.atlas",
|
|
"spineboy@3x.webp.atlas"
|
|
]
|
|
},
|
|
{
|
|
"alias": [
|
|
"spineboyData"
|
|
],
|
|
"src": [
|
|
"spineboy-pro.json"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|