"Games"
{
	"#default"
	{
		"#supported"
		{
			"game"		"cstrike"
			"game"		"hl2mp"
			"game"		"dod"
		}
		"Offsets"
		{
			"UpdateOnRemove"
			{
				"windows"	"95"
				"linux"		"96"
			}
		}
		"Signatures"
		{
			"SetMaxSpeed"
			{
				"library"	"server"
				"windows"	"\x56\x8D\xB1\x58\x0C\x00\x00\x8B\x0E\x8D\x44\x24\x08\x3B\x08"
				"linux"		"@_ZN9CCSPlayer13ResetMaxSpeedEv"
			}
		}
	}
	"tf"
	{
		"Offsets"
		{
			"UpdateOnRemove"
			{
				"windows"	"97"
				"linux"		"98"
			}
		}
	}
}