Files
bettergi-scripts-list/repo/js/消耗复活料理/manifest.json
mno 64610ae0eb 一些js更新 (#890)
* 一些js更新

* Update repo/js/自动小怪锄地规划/main.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update repo/js/自动精英锄地规划/main.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-20 23:43:14 +08:00

13 lines
455 B
JSON

{
"manifest_version": 1,
"name": "消耗复活料理",
"version": "1.1",
"description": "通过信仰之跃消耗放在食品袋中的复活料理,注意,使用前请确保要消耗的复活料理在食品袋中并且装备食品袋小道具,并且不要开启行走位,生存位等配置,也不要开启循环使用小道具",
"authors": [
{
"name": "mno"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}