minor changes

This commit is contained in:
Severian
2025-10-04 04:29:23 +08:00
parent d720ddcea5
commit e10fd80914
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,8 @@ Check package.json for commands, I can't be bothered.
### Changelog ### Changelog
- 2.0: Multimessage support! Tracks changes to character descriptions and scenarios across multiple extractions. Shows version badges, message counts, and provides detailed change history viewer. - 2.0: from Tui: Multimessage support! Tracks changes to character descriptions and scenarios across multiple extractions. Shows version badges, message counts, and provides detailed change history viewer.
- also 2.0: V2 charcard format and alternate greetings.
- 1.9: Not again. They changed stuff again. What is this? - 1.9: Not again. They changed stuff again. What is this?
- 1.8: Handling for new prompt structure, new instructions - 1.8: Handling for new prompt structure, new instructions
- 1.7: Handling for nested XML character tags - 1.7: Handling for nested XML character tags

View File

@@ -350,7 +350,7 @@ export default function Home() {
Directions are updated below. Make sure you read 'em. Directions are updated below. Make sure you read 'em.
<br /> <br />
If you're interested in hosting your own sucker instance, lmk If you're interested in hosting your own sucker instance, lmk
via Discord: @lyseverian, I've privated the GH repo for now. via Discord: @lyseverian, I've made the GH repo private for now.
</p> </p>
</div> </div>
</div> </div>