fix: manifest.json格式 (#1273)

This commit is contained in:
起个名字好难的喵
2025-07-04 22:49:39 +08:00
committed by GitHub
parent ef1cbc0aa7
commit 87cde0596f
22 changed files with 36 additions and 37 deletions

View File

@@ -8,15 +8,14 @@
"bgi_version": "0.35.1"
},
"positions": [
{
"id": 1,
"x":1468.0986328125,
"y":1998.05859375 ,
"x": 1468.0986328125,
"y": 1998.05859375,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
]
}
]
}