mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-06 03:05:51 +00:00
16 lines
540 B
JSON
16 lines
540 B
JSON
{
|
|
"display_name": "记忆管理并发系统",
|
|
"description": "智能记忆检索与注入系统,支持并发处理、世界书管理和剧情优化",
|
|
"version": "0.4.7",
|
|
"author": "可乐、繁华",
|
|
"homePage": "https://github.com/Cola-Echo/memory-manager-concurrent",
|
|
"js": "dist/index.js",
|
|
"css": "style.css",
|
|
"loading_order": 100,
|
|
"auto_update": false,
|
|
"requires": [],
|
|
"optional": [],
|
|
"minimum_client_version": "1.12.0",
|
|
"generate_interceptor": "MemoryManagerConcurrent_intercept"
|
|
}
|