mirror of
https://github.com/bal-spec/sillytavern-character-memory.git
synced 2026-04-26 10:50:55 +00:00
12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"display_name": "CharMemory",
|
|
"loading_order": 100,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "bal-spec",
|
|
"version": "2.1.11",
|
|
"homePage": "https://github.com/bal-spec/sillytavern-character-memory",
|
|
"auto_update": true
|
|
}
|