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