mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 13:19:58 +08:00
Fetch dwGameRules
This commit is contained in:
10
config.json
10
config.json
@@ -140,6 +140,16 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dwGameRules",
|
||||
"module": "client.dll",
|
||||
"pattern": "48 89 0D ? ? ? ? 8B 0D",
|
||||
"operations": [
|
||||
{
|
||||
"type": "ripRelative"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dwGlobalVars",
|
||||
"module": "client.dll",
|
||||
|
||||
Reference in New Issue
Block a user