Updated README

This commit is contained in:
a2x
2023-09-08 23:13:40 +10:00
parent 27acd1a1e5
commit 222b248f5c
75 changed files with 56290 additions and 17339 deletions

6
generated/offsets.rs Normal file
View File

@@ -0,0 +1,6 @@
#[allow(non_snake_case, non_upper_case_globals)]
pub mod client.dll {
pub const entity_list: usize = 0x1623bb8;
pub const local_player_controller: usize = 0x1714290;
pub const view_matrix: usize = 0x1714d00;
}