Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorello authored Apr 1, 2017
1 parent 47e3e38 commit c002cd6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
# Quake-Mega-Team-Fortress-CE
# MEGA TEAM FORTRESS CE: (NO COMPILER BUGS and fully setup)

The compiled qwprogs.dat is included in the fortress.zip along with the server config scripts. The server configs are setup to run with any modification, though you may want to change the server name and rcon to somthing. (head kick will cause the server to crash after some time, so it's turned off, because it's useless for a CE server)

unzip fortress.zip -d /mvdsv-0.40/smpmvdsv/

To compile MEGA TEAM FORTRESS (GMQCC is included for raspberry pi and odroid)

git clone git://github.com/graphitemaster/gmqcc.git

cd gmqcc

make

copy the compiled gmqcc into the MegaTF_ClanEdition folder

sudo chmod -R 777 MegaTF_ClanEdition

cd MegaTF_ClanEdition

./gmqcc -std=fteqcc -O3

0 comments on commit c002cd6

Please sign in to comment.