Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add C# support on Extender #8926

Closed
Tracked by #8931
JCash opened this issue May 15, 2024 · 0 comments · Fixed by defold/extender#397
Closed
Tracked by #8931

Add C# support on Extender #8926

JCash opened this issue May 15, 2024 · 0 comments · Fixed by defold/extender#397
Assignees
Labels
dmsdk Issues related to the dmSDK engine Issues related to the Defold engine extender Issues related to the Defold extender/build service skip release notes task A task that needs to be performed

Comments

@JCash
Copy link
Contributor

JCash commented May 15, 2024

Logical next step from #8925

Using the new C# api, we want to be able to build a C# extension on the server.

  • dmSDK: C# bindings + libraries ✅
  • Upload source ✅
  • Create solution with project template✅
  • Standalone macOS server ✅
  • Test with multiple C# extensions in the same project
  • Docker container✅ (verification needed for platforms)
  • No dependency solver support at this point✅

Design doc: https://docs.google.com/document/d/1xITgxkLeBTOy5yP7rmqvrTcabe_iZrIJ_cW2DXTRcFo/edit?usp=sharing
Subtask of #8063

@JCash JCash added task A task that needs to be performed engine Issues related to the Defold engine extender Issues related to the Defold extender/build service dmsdk Issues related to the dmSDK labels May 15, 2024
@JCash JCash mentioned this issue May 15, 2024
8 tasks
@britzl britzl added the c# label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dmsdk Issues related to the dmSDK engine Issues related to the Defold engine extender Issues related to the Defold extender/build service skip release notes task A task that needs to be performed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants