基于路径追踪的自动找凯瑟琳

This commit is contained in:
Traveler07
2024-11-21 20:50:55 +08:00
parent 17eb98ab4d
commit a866e54da1
9 changed files with 314 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "自动找凯瑟琳",
"version": "1.0",
"description": "去找凯瑟琳(基于路径追踪)",
"authors": [
{
"name": "½"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}