From 9f0530f4223f18cf62cfe22b1de5158e3bcc0541 Mon Sep 17 00:00:00 2001 From: Cohee Date: Fri, 23 Jun 2023 22:50:16 +0300 Subject: [PATCH] Export characters with world info embeds. --- public/index.html | 3 +- public/script.js | 3 +- public/scripts/world-info.js | 64 ++++++++++++++++++++++++++++++++++-- server.js | 49 +++++++++++++++++++++++++-- 4 files changed, 112 insertions(+), 7 deletions(-) diff --git a/public/index.html b/public/index.html index f8f7d8721..343455b3d 100644 --- a/public/index.html +++ b/public/index.html @@ -2887,8 +2887,7 @@
A selected World Info / Lorebook will be bound to this character. When generating an AI reply, it will be combined with the entries from a global World Info / Lorebook selector. - - + Exporting a character would also export the selected World Info file embedded in the JSON data.