We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd89c0d commit 4cd92dfCopy full SHA for 4cd92df
Cargo.toml
@@ -3,7 +3,7 @@ name = "rlbot_flatbuffers"
3
version = "0.17.0"
4
edition = "2024"
5
description = "A Python module implemented in Rust for serializing and deserializing RLBot's flatbuffers"
6
-repository = "https://github.com/VirxEC/rlbot_flatbuffers_py"
+repository = "https://github.com/RLBot/flatbuffers-python"
7
build = "codegen/main.rs"
8
license = "MIT"
9
readme = "README.md"
0 commit comments