Files
SillyTavern/public/scripts/extensions/floating-prompt/manifest.json
2023-05-21 15:29:49 +09:00

11 lines
308 B
JSON

{
"display_name": "Author's Note (Located in Lower Left Options Menu)",
"loading_order": 1,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Cohee#1207",
"version": "1.0.0",
"homePage": "https://github.com/Cohee1207/SillyTavern"
}