Module godotapigen

Search:
Group by:

Procs

proc genApi*(targetDir: string; apiJsonFile: string)
Generates .nim files in the targetDir based on the apiJsonFile. The JSON file can be generated by executing Godot with --gdnative-generate-json-api <target_filename> parameters.   Source Edit