mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 22:46:04 +03:00
Merge pull request #56 from dcronqvist/fix-readme
Remove claims about map saving
This commit is contained in:
commit
66d59ffbe1
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# 📚 DotTiled
|
||||
|
||||
DotTiled is a simple and easy-to-use library for loading, saving, and managing [Tiled maps and tilesets](https://mapeditor.org) in your .NET projects. After [TiledCS](https://github.com/TheBoneJarmer/TiledCS) unfortunately became unmaintained (since 2022), I aimed to create a new library that could fill its shoes. DotTiled is the result of that effort.
|
||||
DotTiled is a simple and easy-to-use library for loading [Tiled maps and tilesets](https://mapeditor.org) in your .NET projects. After [TiledCS](https://github.com/TheBoneJarmer/TiledCS) unfortunately became unmaintained (since 2022), I aimed to create a new library that could fill its shoes. DotTiled is the result of that effort.
|
||||
|
||||
DotTiled is designed to be a lightweight and efficient library that provides a simple API for loading and managing Tiled maps and tilesets. It is built with performance in mind and aims to be as fast and memory-efficient as possible.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue