Initial commit

This commit is contained in:
Mathias Westerdahl
2020-08-19 11:04:35 +02:00
commit e36953369b
9 changed files with 236 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# 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/).