nimrodot
nimrodot copied to clipboard
Nim Godot 4.x GDExtension wrapper (Proof of Concept)
Results
1
nimrodot issues
Sort by
recently updated
recently updated
newest added
I'm tried to build with this command: `nim c --app:lib -o:"godot.dll" "test"` but this give me error: nimrodot-0.1.0\nimrodot\builtins\string.nim(52, 5) template/generic instantiation of `gd_builtin_ctor` from here nim-1.6.12\lib\std\genasts.nim(87, 13) Error: expression has...