Skip to content
Snippets Groups Projects
Commit 7275844c authored by Axel Magnuson's avatar Axel Magnuson
Browse files

Package Maintanence

 * change readme build button back since this will be a pull request
parent a1d779a1
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ name = "tiled"
version = "0.1.3"
description = "A rust crate for loading in maps created by the Tiled editor"
repository = "https://github.com/mattyhall/rs-tiled.git"
documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/"
# documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/"
readme = "README.md"
license = "MIT"
authors = ["Matthew Hall <matthew@quickbeam.me.uk>"]
......
# rs-tiled
![Travis](https://travis-ci.org/axelmagn/rs-tiled.svg?branch=master)
![Travis](https://travis-ci.org/mattyhall/rs-tiled.svg?branch=master)
Read maps from the [Tiled Map Editor](http://www.mapeditor.org/) into rust for use in video games. It is game engine agnostic and pretty barebones at the moment. Documentation is available [on rust-ci](http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment