Nima CSharp Runtime Library. This is the lowest common denominator for C# based projects. No rendering is handled by this library, just loading of character files and animations.
Not much to this, just include all the files here in your project. If there's interest for example library projects, please contribute them!
Take a look at https://github.com/2d-inc/Nima-OpenTK-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.
Hold please...