mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-06 03:05:51 +00:00
14 lines
331 B
JSON
14 lines
331 B
JSON
{
|
|
"display_name": "记忆管理并发系统",
|
|
"loading_order": 100,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "可乐、繁华",
|
|
"version": "0.3.0",
|
|
"homePage": "",
|
|
"auto_update": false,
|
|
"generate_interceptor": "MemoryManagerConcurrent_intercept"
|
|
}
|