Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 520 Bytes

libtiled - Manage Tiled Maps in .NET

This is a small library meant to make it easy to use Tiled maps in your .net project. It is based on the Java project version included in Tiled repo

Authors

TODO's

  • Generate classes using available xsd's and manage how generate classes from xjb bindings
  • Sample application (TMXViewer and maybe a TMXEditor)
  • Tests
  • pack generated library to nuget

Building

Just open the libtiled.sln and run build.