Art_SubModule/Art_Json/Common/CommonPicPack.json
2026-05-11 15:20:28 +08:00

30 lines
905 B
JSON

{
"TableId": 100,
"TableName": "CommonPicPack",
"Items": [
{
"Id": 1,
"Name": "com_pic_pack2",
"Desc": "",
"SpritePath": "Assets/Art_SubModule/GameMain/UI/UISprites/Other/Packed/Sp1/com_pic_pack2.png",
"SpineAssetPath": "",
"SpineAnimName": ""
},
{
"Id": 2,
"Name": "com_pic_pack3",
"Desc": "",
"SpritePath": "Assets/Art_SubModule/GameMain/UI/UISprites/Other/Packed/Sp1/com_pic_pack3.png",
"SpineAssetPath": "",
"SpineAnimName": ""
},
{
"Id": 3,
"Name": "com_pic_pack1",
"Desc": "",
"SpritePath": "Assets/Art_SubModule/GameMain/UI/UISprites/Other/Packed/Sp1/com_pic_pack1.png",
"SpineAssetPath": "",
"SpineAnimName": ""
}
]
}