jrenner / gdextension-nim

Godot 4.0 GDExtension binding for nim language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdextension-nim

Godot 4.0 GDExtension binding for nim language. It's still work in progress.

Dependencies

  • Godot 4.0
  • Nake

Usage

Steps

  1. Clone the project.
  2. Open the project folder and run nimble develop to make the library visible.
  3. Open tests/testgde folder and nake build, then generated dynlib will be putted into testproj and you can open it by Godot 4.0.

About

Godot 4.0 GDExtension binding for nim language.

License:MIT License


Languages

Language:Nim 77.4%Language:C 22.6%