mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
📦 Game Update 13983
Okay, not actually a game update. But the offset files now have the build number, which is very cool indeed.
This commit is contained in:
@@ -133,6 +133,15 @@
|
||||
},
|
||||
"comment": "engine2.dll"
|
||||
},
|
||||
"game_info": {
|
||||
"data": {
|
||||
"buildNumber": {
|
||||
"value": 13983,
|
||||
"comment": "Game build number"
|
||||
}
|
||||
},
|
||||
"comment": "Some additional information about the game at dump time"
|
||||
},
|
||||
"inputsystem_dll": {
|
||||
"data": {
|
||||
"dwInputSystem": {
|
||||
|
||||
Reference in New Issue
Block a user