libriscv / godot-sandbox

In-editor scripting and sandboxing for Godot
https://libriscv.no/docs/category/godot-sandbox
BSD 3-Clause "New" or "Revised" License
137 stars 8 forks source link

Support both gdextension and godot C++ module #167

Open fire opened 3 weeks ago

fire commented 3 weeks ago

I would like to support both gdextension and godot C++ modules.

@Ughuuu

fire commented 3 weeks ago

There's the traditional problem where we have to click to unblock all the dlls on Windows and Macos

fire commented 3 weeks ago

\<@fwsGonzo > if we support C++ modules then you'd have to embed binary translations into godot. which is fine i guess, but just so you know