mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2024-11-15 16:51:31 +00:00
- Added Hacx 2.0 detection.
SVN r3736 (trunk)
This commit is contained in:
parent
44496e142a
commit
df6f494329
1 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,16 @@ IWad
|
|||
BannerColors = "6e b4 d6", "45 4f 7e"
|
||||
}
|
||||
|
||||
IWad
|
||||
{
|
||||
Name = "Hacx 2.0"
|
||||
Game = "Doom"
|
||||
Config = "Hacx"
|
||||
Mapinfo = "mapinfo/hacxharm.txt"
|
||||
MustContain = "MAP01", "HACX-E"
|
||||
BannerColors = "ff ff ff", "00 88 22"
|
||||
}
|
||||
|
||||
IWad
|
||||
{
|
||||
Name = "Hacx: Twitch'n Kill"
|
||||
|
@ -316,4 +326,5 @@ Names
|
|||
"action2.wad"
|
||||
"harm1.wad"
|
||||
"hacx.wad"
|
||||
"hacx2.wad"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue