Skip to content

DjPale/nme-tiled

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nme-tiled

nme-tiled is a library, which gives NME developers the possibility to use the TILED Map Editor.

How to install nme-tiled?

To install nme-tiled you just need to run this in your terminal:

haxelib install nme-tiled

Restrictions

There are currently some restrictions in usage:

  • You can't use the compressed ".tmx" format (Just plain XML works)
  • You'll need to check if the editor puts your assets the same way as an NMML file would do into the ".tmx" or ".tsx" file
  • You can't use isometric maps at the moment.

Licence

nme-tiled is licenced under the terms of the MIT license, which means you have without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software. For more information please read this

Questions?

If there are any questions feel free to contact me via mail or Twitter

About

nme-tiled is a library which gives NME developers the possibility to use the TILED map editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 100.0%