From 6ccd64c60381257eab3cd108a9b5a0a03a77dbee Mon Sep 17 00:00:00 2001 From: Cohee Date: Fri, 21 Jul 2023 12:48:46 +0300 Subject: [PATCH] Add file placeholders for characters and chats --- public/characters/README.md | 8 ++++++++ public/chats/README.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 public/characters/README.md create mode 100644 public/chats/README.md 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