pragmagic / godot-nim

Nim bindings for Godot Engine
https://pragmagic.github.io/godot-nim/
Other
497 stars 27 forks source link

added warning about spaces in project path #110

Closed Niminem closed 2 years ago

Niminem commented 2 years ago

I had been banging my head against the wall for a couple of hours to get the stub working. When using nake, it's important to not have spaces in your directory names. It creates another argument and will prevent the api.json being generated- killing the build process

endragor commented 2 years ago

Let's instead fix the nakefile of the stub.