mirror of
https://github.com/mattjaybe/SillyTavern-Pathweaver.git
synced 2026-04-28 03:19:41 +00:00
- Fixes changes not being saved in Style Manager - Added new icons to choose from - (Mobile) Buttons on Pathweaver bar can be swiped horizontally when too many buttons are shown
12 lines
320 B
JSON
12 lines
320 B
JSON
{
|
|
"display_name": "Pathweaver",
|
|
"loading_order": 100,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js?test5",
|
|
"css": "style.css?test5",
|
|
"author": "mattjaybe",
|
|
"version": "1.4.2",
|
|
"homePage": "https://github.com/mattjaybe/SillyTavern-Pathweaver",
|
|
"auto_update": true
|
|
}
|