editor: list tiles in project directory

This commit is contained in:
Matthias Schiffer 2020-03-22 01:43:54 +01:00
parent 1605e743f4
commit 6484d42dab
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
9 changed files with 210 additions and 58 deletions

BIN
project/tiling/dirt/0_0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,5 @@
{
"name": "Dirt",
"width": 1,
"height": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,5 @@
{
"name": "Grass",
"width": 1,
"height": 1
}