Skip to content

antillie/terra-invicta-save-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terra-invicta-save-editor

A save game editor for Terra Invicta written in Python.

Supports both compressed and uncompressed save files seemlessly.

Currently allows for editing of faction resources, councilor stats, faction project progress, and global research. You can also change which faction is controlled by the player.

The windows executable is built using auto-py-to-exe. The GUI is built as a wxFormBuilder project. If you don't trust exe files and would rather run the python code directly you will need to install python 3.9 from python.org and the wxpython and dateutil modules via pip. Other versions of Python 3 may work, I haven't tested them.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages