Skip to content

Caracus/Victoria3-World-Shatterer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Victoria 3 Parser / World Shatterer

What does this do?

Shows how one can parse Victoria 3 files and combine them to create something like the "Every state a country mod"

Background/Disclaimer

When Victoria 3 came out I wanted to learn Kotlin and Regex and so decided to try/learn it by turning every Victoria 3 state into its own country. So expect the code niveau to be on a beginner level and the Regex to be suboptimal ;)

Built With

  • Kotlin
  • Maven
  • IntelliJ IDEA (any other compatible IDEA will do just fine)

How to use it

I suggest using the IntelliJ IDEA which has a free community edition. Download the latest version from GitHub and import the project into the IDEA via the pom.xml which will then be used to build the project.

Code:

If you want to take a look at the code you can start under src/main/kotlin/.../ShatterTheWorld.kt

Every state a country mod:

Can be found under the mod folder. You can also copy and rename the mod if you want to run the Steam mod with custom changes on your side.

How to contribute

Best to hit me up via Steam, just leave a comment on my profile page or the mod https://steamcommunity.com/sharedfiles/filedetails/?id=2879990706

Contributors

  • Thanks to andrasmining for the update to 1.2.4 aswell as adding back vanilla formables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages