Closed theubie closed 1 year ago
This has been implemented as of commit dead3dbbf8c39971260cc688dc56d40517c57091
Damn, you beat me to it. Haha. I just got it working too.
edit - Nice, you implemented a catch for if the old pickle file existed and carried it over. Was thinking of doing that too.
I need to see if there is a way to make the file write spit out more human-readable formatting, but's more of a "would be nice".
To make memories more portable, I think I should store the memories inside the character json file instead of in its own pickle file.
Thoughts?