New plugin: FixVPhysicsCrush

refactor FixGameUI to new syntax.
This commit is contained in:
BotoX
2019-09-28 17:15:29 +02:00
parent 50bbbfcf6d
commit 3fcd5824a4
3 changed files with 176 additions and 35 deletions
@@ -0,0 +1,19 @@
"Games"
{
"cstrike"
{
"Offsets"
{
"SetGameFlags"
{
"linux" "19"
"windows" "18"
}
"GetGameFlags"
{
"linux" "20"
"windows" "19"
}
}
}
}