mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Added unit tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# CS2 Dumper
|
||||
# cs2-dumper
|
||||
|
||||
Tool to automatically dump offsets and interfaces for Counter-Strike: 2.
|
||||
External offsets/interfaces dumper for Counter-Strike: 2, written in Rust.
|
||||
|
||||
# Generated Files
|
||||
|
||||
@@ -8,6 +8,10 @@ Generated files are stored in the `generated` directory.
|
||||
|
||||
📂 [Pre-generated Files](./generated)
|
||||
|
||||
# Running Tests
|
||||
|
||||
`cargo test -- --nocapture`
|
||||
|
||||
# License
|
||||
|
||||
Please refer to the [LICENSE](./LICENSE) file for more details.
|
||||
|
Reference in New Issue
Block a user