Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 712 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 712 Bytes

Nima-CSharp

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.

Building

Not much to this, just include all the files here in your project. If there's interest for example library projects, please contribute them!

Usage

Take a look at https://github.com/2d-inc/Nima-OpenTK-Testing for an example implementation.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

License

Hold please...