Janek 45bba35a71 Big update
This repository is no longer meant for just radarflow, thus it will be renamed.
I have split the SDK from radarflow, allowing for simpler use with new projects.
Other than that, radarflow is functionally the same.

- Fixed bug in radarflow where the entity loop didn't include the last entity.
2023-12-30 18:07:55 +01:00

15 lines
505 B
Markdown

# cs2-memflow-cheats
### What is this?
This is a repository for my CS2 cheats which utilize [memflow](https://github.com/memflow/memflow).
### Contents
[csflow](csflow/README.md) - Rust library for creating CS2 cheats utilizing memflow
[radarflow](radarflow/README.md) - A Web radar for CS2 utilizing memflow
### Todo
- csflow
- [] Documentation
- [ ] Test with pcileech hardware
- radarflow
- [ ] Test with pcileech hardware
- [ ] More useful logging, maybe a TUI to write statistics?