A (WIP) parser for Sid Meier's Civilization VI save files, whose goal is to extract the saved map and show the position of cities and units.
I adapted a lot of code, and learnt about the file format, from :
- civ6-save-parser from Play Your Damn Turn
- civ6save-editing from Lucien Maloney
- civ6save-editing a fork of the previous by Robrecht Cannoodt