You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
743 B
29 lines
743 B
{
|
|
"bundles":[
|
|
{
|
|
"name":"load-screen",
|
|
"assets":[
|
|
{
|
|
"alias":"cbg",
|
|
"src":"/controller_prompt_bg.png"
|
|
},
|
|
{
|
|
"alias":"bg",
|
|
"src":"/bg.png"
|
|
},
|
|
{
|
|
"alias":"dnf",
|
|
"src":"https://www.kkkk1000.com/images/learnPixiJS-AnimatedSprite/dnf.png"
|
|
},
|
|
{
|
|
"alias":"btn-bg",
|
|
"src":"/assets/images/button_square_depth_gloss.png"
|
|
},
|
|
{
|
|
"alias":"btn-bg-press",
|
|
"src":"/assets/images/button_square_depth_gradient.png"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|