defold icon indicating copy to clipboard operation
defold copied to clipboard

dmSDK: Move more internal api's to public

Open JCash opened this issue 1 year ago • 0 comments

This is an ongoing task where we keep track of the SDK changes we want, in order to create a game fully from C++ and the extension system.

Apis

C++

  • ConfigFile - https://github.com/defold/defold/pull/8667
  • Extension - https://github.com/defold/defold/pull/8667
  • Resource - https://github.com/defold/defold/pull/8667

C#

  • ConfigFile - https://github.com/defold/defold/issues/8925
  • Extension - https://github.com/defold/defold/issues/8925
  • Resource

JCash avatar Jun 25 '24 12:06 JCash