mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-06 18:18:27 +00:00
Delete sourcemod/gamedata directory
Gamedata is not needed. See `sigs.h
This commit is contained in:
parent
8d6e069925
commit
1fe4976cab
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user