Jiang Zhou commited on
Commit ·
68f0429
1
Parent(s): e0fc7a8
Updated at 2023-12-22 15:41:47.063917+08:00
Browse files
06e8d4d0c36254df9d8b442b39b88af5.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"device-id": "test_device",
|
| 3 |
+
"meta-data": {},
|
| 4 |
+
"game-file": {
|
| 5 |
+
"user_gold_info": [
|
| 6 |
+
{
|
| 7 |
+
"ID": 1001,
|
| 8 |
+
"Name": "Snake",
|
| 9 |
+
"PicPath": "res://Src/images/Bird/NoBg/bird_1.png",
|
| 10 |
+
"Key": ""
|
| 11 |
+
}
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|