Axisar / 1vs1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1vs1 mod

About

This is game code of Rexuiz.

Building

You need to have rmqcc installed. Use make command to build the mod.

make QCC=/path/to/rmqcc

Installing

Copy 1vs1.dat, 1vs1.cfg and cl_1vs1-*.pk3 to your ~/.nexuiz/data or ~/.rexuiz/data directory. Add this line at beginning of server.cfg:

exec 1vs1.cfg

Configuring

Check out 1vs1.cfg for available cvars. Most of them are not documented very well, it's a work in progress.

About

License:Other


Languages

Language:C 97.4%Language:C++ 2.1%Language:Makefile 0.5%