Skip to content

Commit e6d7e25

Browse files
committed
Remove console_commands from DesiredGameState and add ConsoleCommand as
InterfaceMessage variant
1 parent 02afe61 commit e6d7e25

10 files changed

Lines changed: 232 additions & 225 deletions

File tree

Cargo.lock

Lines changed: 73 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rlbot_flatbuffers"
3-
version = "0.18.11"
3+
version = "0.19.0"
44
edition = "2024"
55
description = "A Python module implemented in Rust for serializing and deserializing RLBot's flatbuffers"
66
repository = "https://github.com/RLBot/flatbuffers-python"

0 commit comments

Comments
 (0)