Delete sourcemod/gamedata directory

Gamedata is not needed. See `sigs.h
This commit is contained in:
Accelerator74 2021-06-11 14:21:27 +05:00 committed by GitHub
parent 8d6e069925
commit 1fe4976cab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,33 +0,0 @@
"Games"
{
"left4dead2"
{
"Keys"
{
"ServerConsolePrintSig_windows" "\x55\x8B\xEC\x83\xEC\x1C\xA1\x2A\x2A\x2A\x2A"
"ServerConsolePrintSig_linux" "_ZN14CLoggingSystem9LogDirectEi17LoggingSeverity_t5ColorPKc"
}
}
"#default"
{
"#supported"
{
"engine" "csgo"
}
"Keys"
{
"ServerConsolePrintSig_windows" "\x55\x8B\xEC\x83\xE4\xF8\x8B\x45\x08\x83\xEC\x14"
"ServerConsolePrintSig_linux" "LoggingSystem_Log"
}
"Offsets"
{
"ServerConsolePrint"
{
"linux" "144" // Thank you rom4s
}
}
}
}