1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

handle _condition_bits

This commit is contained in:
Robin Appelman 2025-06-26 01:36:07 +02:00
commit 306362d36e
3 changed files with 5 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "tf-demo-parser"
description = "parser for tf2 demo files"
version = "0.6.2"
version = "0.6.3"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2021"
license = "MIT OR Apache-2.0"