feat: add native mode
- Add native mode - Fix bomb holder search and wrong bomb holder on round starts
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
# memory
|
||||
memflow = "0.2.1"
|
||||
memflow-native = { git = "https://github.com/memflow/memflow-native" }
|
||||
dataview = "1.0.1"
|
||||
|
||||
# logging
|
||||
|
||||
Reference in New Issue
Block a user