2
0
mirror of https://github.com/ddaodan/bgi-scripts.git synced 2025-11-03 06:14:13 +08:00
This commit is contained in:
ddaodan
2025-09-15 19:23:50 +08:00
committed by GitHub
parent 76a8147a4e
commit 2291c93872
26 changed files with 2283 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"manifest_version": 1,
"name": "兰那罗",
"version": "0.0.1",
"bgi_version": "0.47.2",
"description": "寻找76个兰那罗。部分兰那罗需要手动完成解密。",
"authors": [
{
"name": "ddaodan",
"link": "https://github.com/ddaodan"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}