NLDClient-yudde/ProjectNLD/Assets/Config/Data/guidecfg_guidetipconfig.json

28 lines
354 B
JSON

[
{
"Id": 1,
"ListImagePath": [
"BG_0",
"BG_4",
"BG_12"
],
"ListTextKeyList": [
"提示1",
"提示2",
"提示3"
]
},
{
"Id": 2,
"ListImagePath": [
"BG_13",
"BG_14",
"BG_17"
],
"ListTextKeyList": [
"提示a",
"提示b",
"提示c"
]
}
]