gdnative-bindings 0.9.2

The Godot game engine's automatcally generated bindings to Godot classes.
Documentation
[build-dependencies.gdnative_bindings_generator]
version = "=0.9.2"

[build-dependencies.heck]
version = "0.3.0"
[dependencies.bitflags]
version = "1.2"

[dependencies.gdnative-core]
version = "=0.9.2"

[dependencies.gdnative-sys]
version = "0.9.2"

[dependencies.libc]
version = "0.2"

[features]
formatted = []
one_class_one_file = []

[package]
authors = ["The godot-rust developers"]
description = "The Godot game engine's automatcally generated bindings to Godot classes."
documentation = "https://docs.rs/crate/gdnative-bindings"
edition = "2018"
homepage = "https://godot-rust.github.io/"
license = "MIT"
name = "gdnative-bindings"
repository = "https://github.com/godot-rust/godot-rust"
version = "0.9.2"