diff --git a/public/characters/README.md b/public/characters/README.md new file mode 100644 index 000000000..0fa956051 --- /dev/null +++ b/public/characters/README.md @@ -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 diff --git a/public/chats/README.md b/public/chats/README.md new file mode 100644 index 000000000..ac488e9b9 --- /dev/null +++ b/public/chats/README.md @@ -0,0 +1,5 @@ +# Put Chat JSONL files here in subfolders corresponding to character names + +For example: + +- /chats/Robot/chat.jsonl