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.
2 parents e101fae + a4ace3f commit e19b207Copy full SHA for e19b207
README.md
@@ -1,11 +1,12 @@
1
# GDNative bindings for Rust
2
3
-<img align="right" width="200" height="200" src="assets/godot-ferris.svg">
+<a href="https://godot-rust.github.io/"><img align="right" width="200" height="200" src="assets/godot-ferris.svg"></a>
4
5
[](https://docs.rs/gdnative)
6
7
Rust bindings to the [Godot game engine](http://godotengine.org/).
8
9
+**[Website](https://godot-rust.github.io/)** |
10
**[User Guide](https://godot-rust.github.io/book/)** | **[API Documentation](https://docs.rs/gdnative/0.9.0/gdnative/)**
11
12
## Stability
0 commit comments