Nim for GDExtension — a pure library and CLI tool.

game gdextension godot4 nim
1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement compound assignment operators (+=, -=) for vectors within the Nim GDExtension library. This involves adding the operators to `src/gdext/math.nim` and subsequently testing their functionality in `tests/testgeometrics.nim`.

Complexity: 2/5
enhancement good first issue domain:gdext

Nim for GDExtension — a pure library and CLI tool.

Nim
#game#gdextension#godot4#nim