I’m in the process of writing a campaign, and the maps have gone through several revisions. As I’m designing, I’ve been tracking changes with the following setup:
- Gridmapper (export to text file)
- Github
The only (major) downside is that Gridmapper is not a play-ready solution, so I’m stuck duplicating maps in Shmeppy or elsewhere for real play. I’d love to cut other mapping tools out entirely, and just use Shmeppy, but that would require some way for me to export maps, check them into git, and re-import them when I want to make further changes.
I’d love to see a simple “save as JSON” and “load JSON” (or whatever file format is easiest given how the maps are currently stored in your database) option for Shmeppy.