mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
get working again, sigs still need updating
This commit is contained in:
21
output/libhost.so.json
Normal file
21
output/libhost.so.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"libhost.so": {
|
||||
"classes": {
|
||||
"CAnimScriptBase": {
|
||||
"fields": {
|
||||
"m_bIsValid": 8
|
||||
},
|
||||
"metadata": [],
|
||||
"parent": null
|
||||
},
|
||||
"EmptyTestScript": {
|
||||
"fields": {
|
||||
"m_hTest": 16
|
||||
},
|
||||
"metadata": [],
|
||||
"parent": "CAnimScriptBase"
|
||||
}
|
||||
},
|
||||
"enums": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user