JS脚本:使用脆弱树脂

This commit is contained in:
起个名字好难
2024-12-23 05:50:13 +08:00
committed by GitHub
parent 8e0586f9af
commit 3b6a69dbb7
3 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"manifest_version": 1,
"name": "使用脆弱树脂",
"version": "1.0",
"bgi_version": "0.37.1",
"description": "",
"authors": [
{
"name": "起个名字好难",
"link": "https://mualani.fun"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}