gdnative-core 0.8.0

The Godot game engine's gdnative core bindings.
Documentation
[build-dependencies.gdnative_bindings_generator]
version = "0.8.0"
[dependencies.bitflags]
version = "1.2"

[dependencies.euclid]
version = "0.20.1"

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

[dependencies.libc]
version = "0.2"

[dependencies.parking_lot]
version = "0.9.0"

[features]
gd_test = []

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