Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 248 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 248 Bytes

Tile

A tile editor and API for Rust and Macroquad!

Usage

Add to your Cargo.toml:

tile = { git = "https://github.com/eboatwright/tile" }

License

This project uses the MIT license.
For more information, check the LICENSE file