Skip to content

Redstoneguy129/Eu4SaveMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eu4 Save Map

Converts an EU4 save game to a high quality cool looking map to share with friends.

Python 3.12 is recommended for using this.

Features

  • Custom map mod support
  • Choose a range of map effects
  • Add all great powers to the map
  • Include all subject nations
  • Selectively pick tags to add to the map

Usage

This will compile your provinces.bmp and definition.csv into a usable cross-platform map json file. This will also work with modded maps.

python3 main.py generate --provinces pathtoprovinces.bmp --definitions pathtodefinition.csv

This will paint your map using the given tag and save game file.

python3 main.py paint --tag NATIONTAG pathtosavefile.eu4

About

Converts an EU4 Save game to a high quality cool looking map to share with friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages