defold
defold copied to clipboard
dmSDK: Move more internal api's to public
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