Files
rpg-companion-sillytavern/manifest.json
Alamion 4d0de8419c fixes:
- now stats, attributes, characters stats have a changeable id
- now all additional promts are stacked in 2 lines
2026-02-23 21:51:02 +03:00

12 lines
280 B
JSON

{
"display_name": "RPG Companion",
"loading_order": 100,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Marinara",
"version": "3.7.3",
"homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern"
}