Difference between revisions of "User:Shiver/Balance Mod/Installation"
< User:Shiver | Balance Mod
Jump to navigation
Jump to search
(change github url) |
(Updating page) |
||
Line 1: | Line 1: | ||
− | The most recent build is v2. | + | The most recent build is v2.09, which is compatible with UQM v0.7.0. |
==Windows== | ==Windows== | ||
+ | * Download the [http://wiki.uqm.stack.nl/File:Balance_mod_windows_exe.zip 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 [http://wiki.uqm.stack.nl/ | + | * Download the [http://wiki.uqm.stack.nl/File:Balance_mod_effects.zip effects package] and place it to UQM\content\addons. Do not extract this zip. |
− | |||
− | |||
− | |||
− | |||
+ | * Run uqm-balance-mod.exe to play. | ||
==Mac== | ==Mac== | ||
We are looking for someone to build the Balance Mod on OS X. Please submit your binary to [https://github.com/uqm-arena/balance-mod Github] for review. | We are looking for someone to build the Balance Mod on OS X. Please submit your binary to [https://github.com/uqm-arena/balance-mod Github] for review. | ||
− | + | ==Debian, Ubuntu, and derivatives== | |
− | ==Debian, Ubuntu and derivatives== | ||
− | |||
Binary DEB packages for Debian stable, as well as current (and LTS) Ubuntu are available [http://plantmonster.net/~oldlaptop/uqm-packages/deb/uf/ here] on i386 and amd64; download the binary for your distribution and install with: | Binary DEB packages for Debian stable, as well as current (and LTS) Ubuntu are available [http://plantmonster.net/~oldlaptop/uqm-packages/deb/uf/ here] on i386 and amd64; download the binary for your distribution and install with: | ||
sudo dpkg -i <package name> | sudo dpkg -i <package name> | ||
− | Users of other versions, distributions, or | + | Users of other versions, distributions, or architectures can build DEBs from source using the instructions [http://plantmonster.net/~oldlaptop/uqm-packages/deb/uf/compiling-help.html here]. |
− | |||
==Everything Else== | ==Everything Else== | ||
− | + | Here is the [http://wiki.uqm.stack.nl/File:Balance_mod_source.zip source code] and the [http://wiki.uqm.stack.nl/File:Balance_mod_effects.zip effects package]. 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 | |
− | Here is the [http://wiki.uqm.stack.nl/ |
Revision as of 05:47, 6 March 2019
The most recent build is v2.09, which is compatible with UQM v0.7.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 to UQM\content\addons. Do not extract this zip.
- 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
Here is the source code and the effects package. 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