UTComp
UTComp copied to clipboard
A mutator for UT2004 featuring warmup, brightskins, hitsounds, and various other features.
UTComp
Installation
Client Settings
Server Settings
Building
- Clone this repository into a subfolder of the root directory of UT2004. Make sure the name of that subfolder is the name of the version of UTComp that you want to build.
- Copy MiniSuperHealth.usx to UT2004\StaticMeshes and minimegatex.utx to UT2004\Textures.
- Execute build.bat
Example
cd /D C:\UT2004\
git clone https://github.com/Deaod/UTComp UTCompv18c
cd UTCompv18c
build.bat
Release Builds
For releases the following steps need to be done in addition:
Step 1 - Load Release Package

Step 2 - Select Release Package

Step 3 - Select MiniSuperHealth Static Mesh
![Step 3 - Open Static Mesh Browser, Select Release Package, Select MiniSuperHealth Mesh, Open Materials[0] Property](https://github.com/Deaod/UTComp/raw/master/Docs/Release_Step_3.png)
Step 4 - Change MiniSuperHealth Material
![Step 4 - Select Property Materials[0].Material, Replace FinalBlend'minimegatex.minimegatex' with FinalBlend'[Release Package].minimegatex'](https://github.com/Deaod/UTComp/raw/master/Docs/Release_Step_4.png)
Step 5 - Save Release Package
