You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've written something quick and dirty that serves my basic needs. The real challenge seems to be finding a tidy way of temporarily catching and processing the save/load messages from dfrotz.
Edit: Also, it would be good if it saved to an autosave file in the case of a graceful close. Possibly also on a timer.
Implement the ability to save the game using the command
$save
.Should have a limit to 3 saves per game, and will save all the saves in
saves/[gamename]/
.The text was updated successfully, but these errors were encountered: