niefia / AzgaarFMGtoCK3

Converts maps generated in Azgaars Fantasy Map generator into Crusader Kings 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzgaarFMGtoCK3

Conversion tool to allow for Random Maps in Crusader Kings 3, by converting from Azgaars Fantasy Map generator https://azgaar.github.io/Fantasy-Map-Generator/

Refer to the project wiki for guidance Project wiki

Join the Discord server to help with development or just get updates

Counties

Progress tracked on Trello board

Dev Environment Setup

All development is recommended to use a virtualenv of some kind.

Windows

Before installing packages, recommended setup is to install Conda.

Install packages by runnng conda install -r requirements.txt.

In addition, we have a Poetry file in project.toml that can be used. This SO post describes how to manage.

Linux

First install Poetry package manager. Install here

Then run poetry install.

About

Converts maps generated in Azgaars Fantasy Map generator into Crusader Kings 3

License:GNU General Public License v3.0


Languages

Language:Python 100.0%