b706a6990c
- added signature scanning to gameconfs - renamed "*" to "#default" in gameconfs - added new inheritance feature to gameconfs --HG-- rename : configs/gamedata/core.games.txt => gamedata/core.games.txt rename : configs/gamedata/sdktools.games.txt => gamedata/sdktools.games.txt extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40953
41 lines
365 B
Plaintext
41 lines
365 B
Plaintext
"Games"
|
|
{
|
|
"#default"
|
|
{
|
|
"Offsets"
|
|
{
|
|
"GetDataDescMap"
|
|
{
|
|
"windows" "13"
|
|
"linux" "14"
|
|
}
|
|
}
|
|
|
|
}
|
|
|
|
"cstrike"
|
|
{
|
|
"Keys"
|
|
{
|
|
"HudRadioMenuMsg" "ShowMenu"
|
|
}
|
|
}
|
|
|
|
"dod"
|
|
{
|
|
"Keys"
|
|
{
|
|
"HudRadioMenuMsg" "ShowMenu"
|
|
}
|
|
}
|
|
|
|
|
|
"sourceforts"
|
|
{
|
|
"Keys"
|
|
{
|
|
"HudRadioMenuMsg" "ShowMenu"
|
|
}
|
|
}
|
|
}
|