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:
11
setup/win32/id-hl.cf
Normal file
11
setup/win32/id-hl.cf
Normal file
@@ -0,0 +1,11 @@
|
||||
# Core + all game packs
|
||||
|
||||
# output dir name
|
||||
$SETUP_DIR = 'Setup-IdHL';
|
||||
|
||||
$DO_CORE = 1;
|
||||
$DO_GAME_Q3 = 1;
|
||||
$DO_GAME_WOLF = 1;
|
||||
$DO_GAME_HALFLIFE = 1;
|
||||
$DO_GAME_ET = 1;
|
||||
$DO_GAME_Q2 = 1;
|
||||
Reference in New Issue
Block a user