Files
bl/public/seer_data-main/resource/config/preloader_configs.json

44 lines
892 B
Go
Raw Normal View History

{
"data": [
{
"root": "xml",
"file": "petbagtimeseffect",
"ext": "json"
},
{
"root": "xml",
"file": "item_user_info",
"ext": "json"
},
{
"root": "xml",
"file": "pet_anchor",
"ext": "json"
},
{
"root": "json",
"file": "profilephoto",
"ext": "json"
},
{
"root": "json",
"file": "toolbar",
"ext": "json"
},
{
"root": "json",
"file": "scene_icon",
"ext": "json"
},
{
"root": "json",
"file": "emoji",
"ext": "json"
},
{
"root": "xml",
"file": "petbook",
"ext": "json"
}
]
}