Difference between revisions of "User:Shiver/Balance Mod/Installation"
< User:Shiver | Balance Mod
Jump to navigation
Jump to search
m (v2.15) |
|||
Line 19: | Line 19: | ||
==Everything Else== | ==Everything Else== | ||
− | + | Download the source code from [https://github.com/uqm-arena/balance-mod Github]. The effects add-on package is included within this. Compiling the game on Linux and Linux-like systems should be identical to compiling the original UQM code: Install the required dependencies and run ./build.sh uqm |
Revision as of 00:46, 1 August 2021
The most recent build is v2.15, which is compatible with UQM v0.8.0.
Windows
- Download the Windows files and extract them into UQM's main directory. The default install location is "C:\Program Files (x86)\The Ur-Quan Masters" on modern Windows systems.
- Download the effects package and place it in UQM\content\addons. Do not extract this zip file. Any older versions of this zip file should be replaced or deleted before playing.
- Run uqm-balance-mod.exe to play.
Mac
We are looking for someone to build the Balance Mod on OS X. Please submit your binary to Github for review.
Debian, Ubuntu, and derivatives
Binary DEB packages for Debian stable, as well as current (and LTS) Ubuntu are available here on i386 and amd64; download the binary for your distribution and install with:
sudo dpkg -i <package name>
Users of other versions, distributions, or architectures can build DEBs from source using the instructions here.
Everything Else
Download the source code from Github. The effects add-on package is included within this. Compiling the game on Linux and Linux-like systems should be identical to compiling the original UQM code: Install the required dependencies and run ./build.sh uqm