Give every project into own file

This commit is contained in:
2025-12-28 17:49:53 +01:00
parent c182ce2f6e
commit e5016c36fc
33 changed files with 107 additions and 128 deletions

3
projects/cs-demos.md Normal file
View File

@@ -0,0 +1,3 @@
# 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.
It should be flexible enough to allow one to build different tools using it.