Resources - Imperia-Development-Victoria-3/Victoria-3-dev-utilities GitHub Wiki

Resources

General

Babylon Mod Website

Discord Servers

Babylon Roleplay Discord Server

  • Note: You can find a great deal of feedback in here, some of it more useful than other.

Babylon Mod Development Discord Server


Steam Workshop Pages

Steam Workshop Page (Main)

  • Note: This is the one used by the current MP campaign, as such it will only be updated infrequently.

Steam Workshop Page (Beta)

  • Note: This is where we push changes as we develop them.

Help

Official Victoria 3 Wiki Modding Section

ChatGPT


Github Repositories

  • Victoria-3-dev-utilities is where we gather homemade tools, scripts and resources, and is the home of this wiki.
  • Victoria-3-dev is place where we gather homemade features for the Babylon mod.
  • External-mods is where we gather other mods that will be incorporated into the Babylon mod.

For more information on how we use Github, see this.


Text Editors

Sublime OR Visual Studio Code

Differences:

Sublime is lightweight, while VSC is a heavyweight. Both comes with a great plugin-making community, with plugins made specifically for Paradox modding, including Victoria 3.

Instructions:

  • Sublime:
    • Be sure to edit the file paths in preferences -> package settings -> victoria 3 tools -> settings
  • Visual Studio Code:
    • Go to the Extensions page when you've installed it, search for CWTools and install.
    • Optionally; search also for Paradox Syntax Highlighting and install that.