Hacker News new | ask | show | jobs
by lainga 1000 days ago
I used GDExtension extensively on a previous project, and I ended up just installing the .so, launching Godot headless, and immediately exiting, as part of my build script. To catch anything that might break extension loading.