mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-08-26 19:12:16 +08:00
Include field type name in generated JSON
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"client.dll": {
|
||||
"attack": 25446640,
|
||||
"attack2": 25446784,
|
||||
"back": 25447360,
|
||||
"duck": 25448080,
|
||||
"forward": 25447216,
|
||||
"jump": 25447936,
|
||||
"left": 25447504,
|
||||
"lookatweapon": 27700768,
|
||||
"reload": 25446496,
|
||||
"right": 25447648,
|
||||
"showscores": 27700480,
|
||||
"sprint": 25446352,
|
||||
"turnleft": 25446928,
|
||||
"turnright": 25447072,
|
||||
"use": 25447792,
|
||||
"zoom": 27700624
|
||||
"attack": 25487600,
|
||||
"attack2": 25487744,
|
||||
"back": 25488320,
|
||||
"duck": 25489040,
|
||||
"forward": 25488176,
|
||||
"jump": 25488896,
|
||||
"left": 25488464,
|
||||
"lookatweapon": 27742576,
|
||||
"reload": 25487456,
|
||||
"right": 25488608,
|
||||
"showscores": 27742288,
|
||||
"sprint": 25487312,
|
||||
"turnleft": 25487888,
|
||||
"turnright": 25488032,
|
||||
"use": 25488752,
|
||||
"zoom": 27742432
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user