自动好感度

This commit is contained in:
洪籽阳外婆
2024-11-24 16:19:45 +08:00
committed by GitHub
parent 4ff5315991
commit b2c1336b72
7 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "自动好感度",
"version": "1.0",
"description": "通过突发事件刷好感度,请配合好感度战斗脚本使用",
"authors": [
{
"name": "HZYgrandma & 愚溪",
}
],
"settings_ui": "settings.json",
"main": "main.js"
}