archive js
This commit is contained in:
17
archive/js/买菜/manifest.json
Normal file
17
archive/js/买菜/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "指定NPC购买食材",
|
||||
"version": "1.0.3",
|
||||
"description": "一个自动买菜脚本, 目前只添加了15个NPC. 一些NPC商人的信息作者可能不知道, 白淞镇、离岛、竞技场NPC无法识别坐标信息.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "听雨♪",
|
||||
"links": "https://github.com/TingYu-lulumi"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"购买食材"
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user