rpg-x2/HowTo compile for rpgxEF.txt

9 lines
216 B
Text
Raw Normal View History

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