Replies: 2 comments 4 replies
-
|
Sorry for the long delay in responding, after version 1.0.0 I put the main scripts for C++, in gdextension, I don't know if this solves the problem, as I don't program in C#, once you test it, let me know if it works? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
In case someone else finds this useful: I have been able to generate C# wrappers using this: https://github.com/Delsin-Yu/CSharp-Wrapper-Generator-for-GDExtension There were some minor errors which prevented the generated wrappers from compiling but I was able to fix these manually. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.. I downloaded this today and was disheartened to find out how annoying it is to work between C# and gdscript. Unfortunately my project is entirely in C#.
I've had some difficulty even just getting the test demo working, interfacing between C# and gdscript. Do you personally think it's worth using this in a C# project or would it cause too many headaches?
Alternatively, do you have any plans to translate this to C# for performance reasons? If you translated this to C# and improved documentation I personally would have no problem paying $50 for it and I'm sure others would feel the same.
Beta Was this translation helpful? Give feedback.
All reactions