Skip to content

TF2 demo parser for python, glued together using C.

License

Notifications You must be signed in to change notification settings

Square789/tf2_dem_py

Repository files navigation

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:

  • The demos.tf parser, which this entire repo is is basically a C copy of.
  • The TF2 source code leak lmao

About

TF2 demo parser for python, glued together using C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published