sourcemod/gamedata/core.games.txt
David Anderson c6a147346f - added radiomenu support for insurgency
- added dod, dystopia, hl2mp, and insurgency support to sdktools

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401062
2007-07-08 02:59:08 +00:00

49 lines
444 B
Plaintext

"Games"
{
"#default"
{
"Offsets"
{
"GetDataDescMap"
{
"windows" "13"
"linux" "14"
}
}
}
"cstrike"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"dod"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"sourceforts"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"insurgency"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
}