mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-20 00:49:29 +01:00
The GtkRadiant sources as originally released under the GPL license.
This commit is contained in:
10
setup/win32/raven.cf
Normal file
10
setup/win32/raven.cf
Normal file
@@ -0,0 +1,10 @@
|
||||
# Core + all game packs
|
||||
|
||||
# output dir name
|
||||
$SETUP_DIR = 'Setup-Raven';
|
||||
|
||||
$DO_CORE = 1;
|
||||
$DO_GAME_JKII = 1;
|
||||
$DO_GAME_STVEF = 1;
|
||||
$DO_GAME_SOF2 = 1;
|
||||
$DO_GAME_JA = 1;
|
||||
Reference in New Issue
Block a user