Skip to content

Launcher for Europa Universalis 4, allowing management of mods and DLC

License

Notifications You must be signed in to change notification settings

alfonsojon/Qt-EU4-Launcher

 
 

Repository files navigation

Qt-EU4-Launcher

Main Window

This is an open source launcher for Europa Universalis 4 based on QT4. This was forked from westonmyer's Qt-CK2-Launcher.

Thread on Paradox Plaza

To Compile on Ubuntu 12.04:

sudo apt-get install git build-essential libqt4-dev qt4-qmake libqtwebkit-dev
git clone https://github.com/alfonsojon/Qt-EU4-Launcher.git
cd Qt-EU4-Launcher
qmake-qt4
make

To use launcher with Steam:

Note- Launcher is fully compitable with Steam overlay and DLC activation.

  1. Run Steam and open "Library" window.
  2. Right click on EU4 in game list.
  3. Click on "Properties"
  4. Click "Set launch options..." button
  5. Input "qteu4launcher %command%" and push "Ok"
  6. Now launcher will work like the Windows version.

About

Launcher for Europa Universalis 4, allowing management of mods and DLC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.2%
  • IDL 3.8%