mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-01 04:35:34 +08:00
* Updated for memflow 0.2.2 * Replaced periods with underscores in generated file names for easier inclusion * Program execution now continues if analysis fails at any point * Removed custom error type in favor of anyhow * Added logging to cs2-dumper.log * Now compilable on Linux
14 lines
223 B
JSON
14 lines
223 B
JSON
{
|
|
"networksystem.dll": {
|
|
"classes": {
|
|
"ChangeAccessorFieldPathIndex_t": {
|
|
"fields": {
|
|
"m_Value": 0
|
|
},
|
|
"metadata": [],
|
|
"parent": null
|
|
}
|
|
},
|
|
"enums": {}
|
|
}
|
|
} |