Skip to content

iqqmuT/civ7-save-editor

Repository files navigation

Civilization VII Save Editor

Tool to edit Civilization 7 save files. You can:

  • Edit a player's gold.
  • Edit a player's accumulated influence.
  • Extract the raw uncompressed save data from the save file for editing in a hex editor.
  • Stitch back the edited raw save data into a save file.

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
  • ~/Library/Containers/com.2k.civ7aa/Data/Library/Application Support/Civilization VII/Saves

Linux

  • ~/My Games/Sid Meier's Civilization VII/Saves

About

Save editor for Civilization 7

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors