mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-08-08 13:45:06 +08:00
Game update
This commit is contained in:
parent
c9600c0e28
commit
e9578a5031
5
cs2-dumper.log
Normal file
5
cs2-dumper.log
Normal file
@ -0,0 +1,5 @@
|
||||
06:50:32 [INFO] found 16 buttons
|
||||
06:50:32 [INFO] found 132 interfaces across 34 modules
|
||||
06:50:32 [INFO] found 31 offsets across 5 modules
|
||||
06:50:32 [INFO] found 0 classes and 0 enums across 0 modules
|
||||
06:50:33 [INFO] analysis completed in 891.56ms
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:17.932540700 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:24.588884200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:32.979060300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"build_number": 14090,
|
||||
"timestamp": "2025-07-29T06:35:55.857265100+00:00"
|
||||
"timestamp": "2025-07-29T06:50:32.979060300+00:00"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:17.932540700 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:24.588884200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:32.979060300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:17.932540700 UTC
|
||||
|
||||
namespace CS2Dumper.Offsets {
|
||||
// Module: client.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:24.588884200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 06:35:55.857265100 UTC
|
||||
// 2025-07-29 06:50:32.979060300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user