Initial commit

This commit is contained in:
Spicy_Marinara
2025-10-14 00:01:23 +02:00
commit 518f2763aa
8 changed files with 6630 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"display_name": "RPG Companion",
"loading_order": 100,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Marysia",
"version": "1.0.0",
"homePage": "https://github.com/SillyTavern/SillyTavern"
}