rpg-x2-rpgxef/HowTo compile for rpgxEF.txt

9 lines
216 B
Text
Raw Normal View History

2012-05-05 11:49:28 +00:00
To compile for rpgxEF set the following lines to #define XTRA 1.
To compile for other engines set the following lines to #define XTRA 0.
in cgame:
cg_public.h line 11
in game:
bg_public.h line 6
q_shared.h line 54