mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-25 04:59:52 +08:00
* 菈乌玛兽肉支持少女 * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
19 lines
459 B
JSON
19 lines
459 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "少女与鹿的兽肉灭绝计划",
|
|
"version": "1.5",
|
|
"bgi_version": "0.55.0",
|
|
"description": "菈乌玛/哥伦比娅兽肉路线脚本,支持潮湿状态检测和自动调时间功能",
|
|
"authors": [
|
|
{
|
|
"name": "zaodonganqi",
|
|
"links": "https://github.com/zaodonganqi"
|
|
}
|
|
],
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js",
|
|
"saved_files": [
|
|
"data/*.txt",
|
|
"user_data.txt"
|
|
]
|
|
} |