Files
bettergi-scripts-list/repo/js/DeerGameMeat/manifest.json
2025-12-30 20:41:26 +08:00

19 lines
428 B
JSON

{
"manifest_version": 1,
"name": "菈乌玛兽肉",
"version": "1.3",
"bgi_version": "0.54.0",
"description": "菈乌玛兽肉路线脚本,支持潮湿状态检测和自动调时间功能",
"authors": [
{
"name": "zaodonganqi",
"links": "https://github.com/zaodonganqi"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"saved_files": [
"data/*.txt",
"user_data.txt"
]
}