Files
ST-Amily2-Chat-Optimisation/manifest.json

15 lines
494 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.
{
"name": "Amily2号聊天优化助手",
"display_name": "Amily2号助手",
"version": "2.2.1",
"author": "Wx-2025",
"description": "一个拥有独立UI的智能引擎正文优化、自动总结、记忆表格、rag向量、隐藏楼层、剧情推进等多功能整合。",
"minSillyTavernVersion": "1.10.0",
"requires": [],
"homePage": "https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git",
"loading_order": 9999,
"js": "index.js",
"styles": ["style.css"]
}