Update cs-demo project

This commit is contained in:
2025-12-30 10:49:09 +01:00
parent eaea74f92a
commit f2f64fd0e9

View File

@@ -1,3 +1,7 @@
# Parse CS Demos # Parse CS Demos
I already worked a bit on analysing cs demos in the past and would love to have a solid implementation for this in rust. I already worked a bit on analysing cs demos in the past and would love to have a solid implementation for this in rust.
It should be flexible enough to allow one to build different tools using it. It should be flexible enough to allow one to build different tools using it.
## Repositories
- [csdemo](https://gitea.lol3r.com/leon/csdemo)
- [knifer](https://gitea.lol3r.com/leon/knifer)