mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-11 18:50:46 +00:00
- SW grpinfo updates.
This commit is contained in:
parent
33ad4b9860
commit
e9602e0e74
1 changed files with 12 additions and 0 deletions
|
@ -454,3 +454,15 @@ grpinfo
|
||||||
gamefilter "ShadowWarrior.TwinDragon"
|
gamefilter "ShadowWarrior.TwinDragon"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
grpinfo
|
||||||
|
{
|
||||||
|
name "Shadow Warrior: Twin Dragon"
|
||||||
|
flags GAMEFLAG_SW|GAMEFLAG_ADDON
|
||||||
|
crc 0xB5B71277
|
||||||
|
size 6236287
|
||||||
|
defname "twindrag.def" // included in the GRP
|
||||||
|
dependency SWREG12_CRC
|
||||||
|
gamefilter "ShadowWarrior.TwinDragon"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue