12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"display_name": "Name Displayed in SillyTavern",
|
|
"loading_order": 9,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "yourNameHere",
|
|
"version": "1.0.0",
|
|
"homePage": "yourUrlHere"
|
|
}
|