Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EliotVU authored Aug 8, 2017
1 parent 76d191d commit fbcc826
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# MutBestTimes

# Pre-Requisites
The following packages are necessary to run BTimes:
* TrialGroup.u (https://github.com/EliotVU/UT2004-TrialGroup)
* TextureBTimes (optional, store skins) (Currently not available for download)
* MakeCommandletUtils.u (Required to compile the project) (https://gist.github.com/EliotVU/4111885)

# Installing
To install you have to clone two branches, Client-develop and Server-develop.
Install those to your UT2004's folder, install the pre-requisites (TrialGroup.u, TextureBTimes.u (optional)), and run the Make.bat found in /ClientBTimes/, and if successfull, run Make.bat in /ServerBTimes/.

0 comments on commit fbcc826

Please sign in to comment.