-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inter-doom - Remove hexen & heretic, no longer supported
- Loading branch information
Showing
3 changed files
with
1 addition
and
13 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/bin/bash | ||
|
||
export STEAM_APP_ID_LIST="2390 2360 2370 2300 2280 2290" | ||
export STEAM_APP_ID_LIST="2300 2280 2290" | ||
export LICENSE_PATH="./source/COPYING" | ||
export COMMON_PACKAGE="1" |