mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-02 12:26:59 +01:00
Add file placeholders for characters and chats
This commit is contained in:
parent
6bc136d535
commit
6ccd64c603
8
public/characters/README.md
Normal file
8
public/characters/README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Put PNG character cards here.
|
||||||
|
|
||||||
|
To create a sprites folder, name it the same as your character (NOT the PNG file).
|
||||||
|
|
||||||
|
For example:
|
||||||
|
|
||||||
|
- Character: /characters/Asuka Langley.png
|
||||||
|
- Sprite: /characters/Asuka Langley/joy.png
|
5
public/chats/README.md
Normal file
5
public/chats/README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Put Chat JSONL files here in subfolders corresponding to character names
|
||||||
|
|
||||||
|
For example:
|
||||||
|
|
||||||
|
- /chats/Robot/chat.jsonl
|
Loading…
x
Reference in New Issue
Block a user