Nima Unity Runtime Library
Add the contents of this repository to your assets folder.
- Note that this project has a reference to the Nima-CSharp project. Make sure to initialize submodules after cloning.
Take a look at https://github.com/2d-inc/Nima-Unity-Testing for an example implementation.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
See the LICENSE file for license rights and limitations (MIT).