Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 2.18 KB

README.md

File metadata and controls

17 lines (15 loc) · 2.18 KB

Upheaval Modding's EU4 Mods

A Repo containing all of the mods that the Upheaval Modding group has worked on.

Mods

Mod Name Release Status Steam Link Repo Link Summary
Unequal Nations Released Workshop Link Repo Link Inspired by Unequal Countries, this mod provides a random set of nerfs and buffs to nations throughout the world, providing a more dynamic world with new and unique situations.
Age Overhaul Released Workshop Link Repo Link A mod that allows nations to carry over age abilities and set whether country-specific age abilities are unlocked for other nations or not.
Extended Diplomacy Planning N/A Repo Link Extra diplomacy options giving more variety in nation interaction (especially in multiplayer).
National Personalities Planning N/A Repo Link An RPG-esque trait system for unlocking various bonuses (or nerfs!) for one's nation.
Military Overhaul Planning N/A Repo Link Overhauled military (army and navy).
Natural Development Planning N/A Repo Link My take on dynamic development

How to Get Started with Development

  1. Download Visual Studio Code: https://code.visualstudio.com/
  2. Download CWTools for Visual Studio Code: https://marketplace.visualstudio.com/items?itemName=tboby.cwtools-vscode (and https://marketplace.visualstudio.com/items?itemName=tboby.paradox-syntax ). Follow the instructions for enabling the extension properly.
  3. Download the codebase and get started making PRs!