This website requires JavaScript.
Explore
Help
Register
Sign In
dylan
/
cs2-demo-mapper
Watch
1
Star
0
Fork
0
You've already forked cs2-demo-mapper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
549872b03722a95ddee1ef7e038bbd91d5e0421a
cs2-demo-mapper
/
models
History
ThisBirchWood
549872b037
ADD: abstract rendering functionality to different class
2025-03-16 12:57:27 +01:00
..
__init__.py
REFACTOR: Split into modules (controller, models, and utils)
2025-03-15 22:50:22 +01:00
game.py
ADD: abstract rendering functionality to different class
2025-03-16 12:57:27 +01:00
match.py
UPDATE: Correctly updating round with _update_round() function
2025-03-16 12:21:25 +01:00
player.py
REFACTOR: Split into modules (controller, models, and utils)
2025-03-15 22:50:22 +01:00
renderer.py
ADD: abstract rendering functionality to different class
2025-03-16 12:57:27 +01:00
team.py
UPDATE: Removed is_ct function
2025-03-16 12:20:30 +01:00