defold icon indicating copy to clipboard operation
defold copied to clipboard

Create C# api generator script

Open JCash opened this issue 1 year ago • 0 comments

Logical next step from https://github.com/defold/defold/issues/8924.

We now want to generate a C# api from our C api. As a test, we'll build an extension locally (i.e. not on the extender), to make sure that the api works.

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

JCash avatar May 15 '24 07:05 JCash