]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - setup/linux/all.cf
- Disabled auto-search for texbrowser and entityinspector even when the option
[xonotic/netradiant.git] / setup / linux / all.cf
1 # Linux build config
2 # all.cf
3 #
4 # includes core + wolfpack + q3pack + q2pack + her2pack
5
6 $DO_CORE=1;
7 $DO_GAME_Q3=1;
8 $DO_GAME_WOLF=1;
9 $DO_GAME_Q2=1;
10 $DO_GAME_HER2=1;