Conquest Version 1.4.5 Now Available!
1. Download the Windows Installer from the link above
2. Double click the installer and run through the installation process
3. Launch the application from the start menu
**When launching the game on Windows, you may receive a notice about security. Choose to run the game anyway. Open Security and Privacy tab in System Preferences.
1. Download the zip file from the link above
2. Extract its contents
3. Drag and drop the extracted contents into the Applications folder.
4. Open the Applications folder and double click to open
**When launching the game on macOS, you may receive a notice about security. Choose to run the game anyway. Open Security and Privacy tab in System Preferences.
1. Download the AppImage from the link above
2. Enter the terminal and install the dependancy 'libfuse2t64'
- sudo apt install libfuse2t64
3. Close the terminal and right click the AppImage to enter it's properties menu
4. Check the switch that says: "Executable as Program"
5. Double click the AppImage file to launch the game.
**When launching the game on Linux, you may be required to install a dependency called 'fuse.' DO NOT install 'fuse' as is in the command line if you are on a newer Linux version. It will brick your system. INSTEAD, please input sudo apt install libfuse2t64 . The correct version of 'fuse' required by Linux is 'libfuse2t64'
1. Download the Snap Package from the link above
2. Drag the file into a folder, then right click the inside of the folder and open the terminal.
3. Type in the terminal: snap install ./conquest_X.X.X_amd64.snap --dangerous
-Be sure to REPLACE the 'X.X.X.' with the version number
4. When the installation completes, close the terminal. You can manage it in the 'App Store'
5. Your brand new installation will be in your apps manu
**Some of you may be wondering why the '--dangerous' flag is required to install the snap package. Simply put, we don't have time to create a gpg signature for every installation export we create, so we include the '--dangerous' flag to ensure your system doesn't block the install.