Skip to content

pragmagic/godot-nim-stub

Repository files navigation

Stub project to demonstrate usage of the godot-nim library.

Prerequisites:

  1. Install nake: nimble install nake -n.
  2. Ensure ~/.nimble/bin is in your PATH (On Windows: C:\Users\<your_username>\.nimble\bin).
  3. Set GODOT_BIN environment varible to point to Godot executable (requires Godot 3.0 changeset b759d14 or newer).
  4. Install godot-nim: nimble install godot

Run nake build in any directory within the project to compile for the current platform.

About

Stub for Godot project with Nim support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages