Skip to content

3.0.0 - Major overhaul

Compare
Choose a tag to compare
@hmlendea hmlendea released this 16 Apr 19:37
· 152 commits to master since this release
7e1c02c
  • Only build one game per session
  • Take configurations from CLI arguments instead of a configuration file
  • Added more configuration options
  • Removed the CK2HIP builder (1)
  • Refactored, cleaned, and simplified the code
  • Removed the vanilla landed title files (2)
  • Added support for location adjectives in Crusader Kings 2 and Crusader Kings 3
  • Replace more invalid characters with equivalent ones

Pull requests included in this release: #32, #34, #35, #36

(1): The CK2 builder, together with the new configuration options, is now enough to build it
(2): These will now have to be provided by the users via one of the new CLI arguments

This tool should now be completely independent from games development lifecycles, and simple content updates will no longer require it to be patched.