Skip to content

Commit

Permalink
only finite map support note
Browse files Browse the repository at this point in the history
  • Loading branch information
temidaradev authored Apr 18, 2024
1 parent 460cd6d commit 6d6d3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![Build Status](https://cloud.drone.io/api/badges/lafriks/go-tiled/status.svg?ref=refs/heads/master)](https://cloud.drone.io/lafriks/go-tiled)

Go library to parse Tiled map editor file format (TMX) and render map to image. Currently supports only orthogonal rendering out-of-the-box.
go-tiled supports orthogonal, finite maps only at the moment. Infinite maps are unavaliable for now.

## Installing

Expand Down

0 comments on commit 6d6d3bd

Please sign in to comment.