sm-plugins/AmmoManager/gamedata/AmmoManager.games.txt

30 lines
280 B
Plaintext
Raw Normal View History

"Games"
{
"csgo"
{
"Offsets"
{
"GetMaxClip"
{
"windows" "348"
"linux" "354"
}
"GetMaxReserve"
{
"windows" "352"
"linux" "358"
}
}
}
"cstrike"
{
"Offsets"
{
"GetMaxClip"
{
"windows" "311"
"linux" "312"
}
}
}
}