Files
SillyTavern/public/scripts/extensions/dice/manifest.json
2023-04-18 12:58:24 +03:00

11 lines
266 B
JSON

{
"display_name": "D&D Dice",
"loading_order": 5,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Cohee#1207",
"version": "1.0.0",
"homePage": "https://github.com/Cohee1207/SillyTavern"
}