Square789 / tf2_dem_py

TF2 demo parser for python, glued together using C.
MIT License
9 stars 0 forks source link
demo parser source-engine team-fortress-2 tf2

tf2_dem_py

TF2 demo parser with python interfacing, written in C.

(This project is under development, no built distribution packages as of yet.)

Installation instructions:

Can be built as a singular pyd extension module by running setup.py build_ext -i, however may need tweaking to suit your environment.

Usage:

Nothing concrete yet; See the script run.py.

Thanks: