1
0
Fork 0
mirror of https://github.com/Reuh/ubiquitousse.git synced 2025-10-28 01:29:31 +00:00

LDtk now only requires LÖVE for drawing

This commit is contained in:
Étienne Fildadut 2021-12-25 19:18:42 +01:00
parent d29c839d04
commit 23f797286b
9 changed files with 108 additions and 41 deletions

View file

@ -1,6 +1,6 @@
# ubiquitousse.ldtk
[LDtk](https://ldtk.io/) level importer for LÖVE.
[LDtk](https://ldtk.io/) level importer for Lua, and associated drawing functions for LÖVE.
You can read the documentation [here](https://reuh.github.io/ubiquitousse/modules/ldtk.html).