Files
bettergi-scripts-list/repo/js/芙芙挂机暗杀流/manifest.json
起个名字好难 ef09226487 新增JS脚本:芙芙挂机暗杀流
适用地方传奇:科西霍、海浪中的莎孚
2024-12-01 13:02:51 +08:00

19 lines
513 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "芙芙挂机暗杀流", // 名称
"version": "1.0", // 版本
"bgi_version": "0.37.2", // 适用于 BetterGI 的最低版本BetterGI低于此版本会提示
"description": "用于芙宁娜海鲜挂机暗杀地方传奇", // 描述
// 作者信息
"authors": [
{
"name": "起个名字好难",
"link": "https://mualani.fun"
}
],
// 自定义配置
"settings_ui": "settings.json",
// 入口文件
"main": "main.js"
}