mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
- added native support for Nightfright's Alien World Order" GRP generator.
This commit is contained in:
parent
efe76a6647
commit
ac04403292
1 changed files with 8 additions and 0 deletions
|
@ -285,6 +285,14 @@ grpinfo
|
|||
BkColor 0x8f8f8f
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
name "Duke: Alien World Order"
|
||||
dependency DUKE15_CRC
|
||||
mustcontain "FIREFLYTROOPER.CON", "FLAMETHROWER.CON", "music/E5L1_BulletDam.ogg", "sound/VO_E5L1_Duke_CreamAndSugar.ogg"
|
||||
gamefilter "Duke.Worldtour"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
name "Duke!ZONE II (1.3D)"
|
||||
|
|
Loading…
Reference in a new issue