mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-13 12:10:30 +08:00
custom prompts are back
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
AI Dungeon 2 Instructions:
|
||||
AID2: Clover Edition Instructions:
|
||||
Enter actions starting with a verb ex. "go to the tavern" or "attack the orc."
|
||||
To speak enter 'say "(thing you want to say)"' or just "(thing you want to say)"
|
||||
The following commands can be entered for any action:
|
||||
"revert" Reverts the last action allowing you to pick a different action.
|
||||
"quit" Quits the game and saves
|
||||
"restart" Starts a new game and saves your current one
|
||||
"save" Makes a new save of your game and gives you the save ID
|
||||
"load" Asks for a save ID and loads the game if the ID is valid
|
||||
"print" Prints a transcript of your adventure (without extra newline formatting)
|
||||
"help" Prints these instructions again
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Write a prompt that describes your character and starting situation in as little space as possible.
|
||||
The first line will be permanently added to the AI's memory for this session.
|
||||
The second line will eventually be forgotten and so can be longer and include temporary information.
|
||||
Reference in New Issue
Block a user