https://github.com/defold/template-native-extension
Template project for creation of Defold native extensions
https://github.com/defold/template-native-extension
defold defold-library
Last synced: 11 months ago
JSON representation
Template project for creation of Defold native extensions
- Host: GitHub
- URL: https://github.com/defold/template-native-extension
- Owner: defold
- License: mit
- Created: 2018-03-13T14:36:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T09:24:10.000Z (over 1 year ago)
- Last Synced: 2025-04-06T13:36:57.131Z (over 1 year ago)
- Topics: defold, defold-library
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 9
- Watchers: 18
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Native extension template
This template contains the basic setup for creation of a Defold native extension.
You can learn more about native extensions in the [official manual](https://www.defold.com/manuals/extensions/).