utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
485 stars 52 forks source link

C# support for fmod-extension #261

Closed ilexl closed 1 month ago

ilexl commented 1 month ago

For those who don't want to use GDScript, can someone help with a C# extension for fmod

CedNaru commented 1 month ago

Adding C# support can be done in 3 ways currently:

Honestly, we are very unlikely to do anything about it. Turning this plugin into C# is not an option for us, and we don't wish to do the same work a second time in a different language either. Even if someone was willing to do, that would probably need to be its own separate project. Merging it here would just add extra workload for us maintainers (we struggle enough with C++ only), so we are not ready to deal with it.

Anyway, feel free to use this issue (or our discord) if you want to find people that would be willing to do it. I personally don't have an issue with a conversation being held here if it can help. Just know that the current maintainers of this repo won't contribute.