mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-28 04:20:45 +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
|
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
|
grpinfo
|
||||||
{
|
{
|
||||||
name "Duke!ZONE II (1.3D)"
|
name "Duke!ZONE II (1.3D)"
|
||||||
|
|
Loading…
Reference in a new issue