TF2 demo parser with python interfacing, written in C.
(This project is under development, no built distribution packages as of yet.)
Can be built as a singular pyd extension module by running setup.py build_ext -i
, however may need tweaking to suit your environment.
Nothing concrete yet; See the script run.py
.
- The demos.tf parser, which this entire repo is is basically a C copy of.
- The TF2 source code leak lmao