Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Create API for saving map/user info #9

Open
MartinSGill opened this issue Jan 16, 2018 · 0 comments
Open

Create API for saving map/user info #9

MartinSGill opened this issue Jan 16, 2018 · 0 comments
Milestone

Comments

@MartinSGill
Copy link
Owner

To allow various features that require data to be persisted (e.g. custom POIs etc) a mechanism is required to save that data so that it an be loaded the next time the game starts.

Things to keep in mind:

  • How to handle multiple different players? Maybe store data on a per-save basis?
  • Where to put the data? Is it safe to use the use save-game folder?
@MartinSGill MartinSGill added this to the 0.11 milestone Feb 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant