mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-26 14:19:04 +00:00
A GDNativeLibrary now has a field "gdnative_singleton" which can be used to let the `godot_gdnative_singleton` procedure be executed on Godot's startup. In future this can be used to register new scripting languages or resource importer types.