Limyx826 / pdxutils

Utilities for working with Paradox games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ck2utils

This repository will contain utilities and reference code for working with Crusader Kings II, a PC grand strategy game from Paradox Development Studios which models Feudal, Iqta, Tribal, and Nomadic rulers in the period 769-1453 AD (and much more through modding). A lot of the code should also prove very reusable for the related title Europa Universalis IV.

Purpose

This collection of tools is general purpose. The author has other repositories for special-purpose work written for various CKII modding projects. It's my hope that somebody may find this code useful either directly or through adaptation to their project, although please note the default GPLv2 software license if considering redistribution of any derived work. Contact the author if you need a more permissive license for some reason.

Environment

For now, the majority of these tools and code will be targeted for the cygwin or Linux runtime environments, although native Windows tools may eventually be included. The primary language of implementation will be C++ along with Python and Perl.

Questions

Feel free to contact the author for any questions regarding the code or the utilities and how to use them. Suggestions and, of course, contributions are also very welcome.

Author

Matthew D. Hall (zijistark) - zijistark@gmail.com - Seattle, WA USA

About

Utilities for working with Paradox games

License:GNU General Public License v2.0


Languages

Language:Python 47.9%Language:C++ 45.0%Language:Perl 3.4%Language:C 3.3%Language:LLVM 0.3%Language:Shell 0.0%Language:Makefile 0.0%Language:AutoHotkey 0.0%