SillyTavern-Pathweaver/manifest.json
mattjaybe f0ced7f574
v1.4.2 - Style Manager fixes, Button fixes on mobile
- 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
2026-03-01 18:14:03 -05:00

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
}