mirror of
https://github.com/bal-spec/sillytavern-character-memory.git
synced 2026-05-01 21:21:09 +00:00
- Add box-sizing to consolidation editor textarea - Bump version to 1.3.0 - Update changelog with new consolidation features Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"display_name": "CharMemory",
|
|
"loading_order": 100,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "bal-spec",
|
|
"version": "1.3.0",
|
|
"homePage": "",
|
|
"auto_update": false
|
|
}
|