Files
bettergi-scripts-list/repo/js/DeerGameMeat/manifest.json
躁动的氨气 a80affdd48 优化菈乌玛兽肉 (#2218)
* 优化菈乌玛兽肉

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
2025-10-23 20:07:18 +08:00

19 lines
427 B
JSON

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