Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 940 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 940 Bytes

Civilization VII Save Editor

Tool to edit Civilization 7 save files. You can edit player's gold treasury value.

Download

Run the downloaded executable in the command line or terminal, and pass the Civ7Save file as the first argument.

Running With Node.js

If you have Node.js installed, this is the easiest way:

$ npx civ7-save-editor YourGame.Civ7Save

Save File Location

  • Windows: %USERPROFILE%\Documents\My Games\Sid Meier's Civilization VII\Saves
  • MacOS: ~/Library/Application Support/Civilization VII/Saves
  • Linux: ~/My Games/Sid Meier's Civilization VII/Saves