No description
Find a file
2022-12-17 11:55:50 +04:00
.vscode Update license year and fix doc to have Godot 3.0 download URL 2018-01-31 20:52:15 +07:00
docs attempt to make 0.19 compatible 2019-09-15 15:33:44 +07:00
godot Improved error handling using macros.error (#117) 2021-12-27 07:03:08 +07:00
.gitignore Documentation & Travis & Refactoring 2017-08-02 22:14:41 +07:00
.travis.yml Fix travis 2017-12-08 16:50:08 +07:00
godot.nimble Fix handling of uint64 on old version of Nim 2021-09-20 19:06:00 +07:00
LICENSE Update license year and fix doc to have Godot 3.0 download URL 2018-01-31 20:52:15 +07:00
README.md Added game 2022-12-17 11:55:50 +04:00

Nim bindings for Godot Engine

Nim bindings for Godot 3 based on GDNative.

Documentation: https://pragmagic.github.io/godot-nim/

Made with godot-nim

The library is production-ready and has been used to create these games:

License

This project is licensed under the MIT license. Read LICENSE file for details.

Copyright (c) 2018-2021 Gearage LLC.