mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-20 17:09:39 +01:00
The GtkRadiant sources as originally released under the GPL license.
This commit is contained in:
10
setup/linux/all.cf
Normal file
10
setup/linux/all.cf
Normal file
@@ -0,0 +1,10 @@
|
||||
# Linux build config
|
||||
# all.cf
|
||||
#
|
||||
# includes core + wolfpack + q3pack + q2pack + her2pack
|
||||
|
||||
$DO_CORE=1;
|
||||
$DO_GAME_Q3=1;
|
||||
$DO_GAME_WOLF=1;
|
||||
$DO_GAME_Q2=1;
|
||||
$DO_GAME_HER2=1;
|
||||
Reference in New Issue
Block a user