initial commit

This commit is contained in:
BotoX
2016-01-06 02:11:56 +01:00
commit 72f7665358
106 changed files with 17675 additions and 0 deletions
+50
View File
@@ -0,0 +1,50 @@
"Games"
{
"#default"
{
"#supported"
{
"game" "cstrike"
"game" "tf"
"game" "dod"
"game" "hl2mp"
"engine" "sdk2013"
}
"Offsets"
{
"AcceptInput"
{
"windows" "36"
"linux" "37"
"mac" "37"
}
}
}
"csgo"
{
"Offsets"
{
"AcceptInput"
{
"windows" "40"
"linux" "41"
"mac" "41"
}
}
}
"left4dead2"
{
"Offsets"
{
"AcceptInput"
{
"windows" "43"
"linux" "44"
"mac" "44"
}
}
}
}