13 lines
325 B
JSON
13 lines
325 B
JSON
{
|
|
"display_name": "Parameter Randomizer",
|
|
"loading_order": 15,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "Cohee#1207",
|
|
"version": "1.0.0",
|
|
"generate_interceptor": "randomizerInterceptor",
|
|
"homePage": "https://github.com/SillyTavern/SillyTavern"
|
|
}
|