gdnative-sys 0.8.0

Generated bindings to the Godot game engine's gdnative core types (See the gdnative crate).
Documentation
[build-dependencies.bindgen]
default-features = false
version = "0.51.1"

[build-dependencies.proc-macro2]
version = "1.0.6"

[build-dependencies.quote]
version = "1.0.2"

[build-dependencies.serde]
features = ["derive"]
version = "1.0"

[build-dependencies.serde_json]
version = "1.0"
[dependencies.libc]
version = "0.2"

[package]
authors = ["The godot-rust developers"]
build = "build.rs"
description = "Generated bindings to the Godot game engine's gdnative core types (See the gdnative crate)."
documentation = "https://docs.rs/crate/gdnative-sys"
edition = "2018"
license = "MIT"
name = "gdnative-sys"
repository = "https://github.com/GodotNativeTools/godot-rust"
version = "0.8.0"