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

30 lines
280 B
Plaintext
Raw Normal View History

"Games"
{
"csgo"
{
"Offsets"
{
"GetMaxClip"
{
"windows" "347"
"linux" "353"
}
"GetMaxReserve"
{
"windows" "351"
"linux" "357"
}
}
}
"cstrike"
{
"Offsets"
{
"GetMaxClip"
{
"windows" "311"
"linux" "312"
}
}
}
}