diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-16 09:43:29 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-16 09:43:29 +0200 |
commit | a6bb7a8338abb294096743fddd55f11aa239aa57 (patch) | |
tree | 845f049a5d1dc1e188daea9ccb1e77bf5e5c71b3 /images | |
parent | 0c2e1a070477b91180edda3094442c5329cec4f6 (diff) |
add uv's
Diffstat (limited to 'images')
-rw-r--r-- | images/floor.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/images/floor.json b/images/floor.json new file mode 100644 index 00000000..62da65b6 --- /dev/null +++ b/images/floor.json @@ -0,0 +1,6 @@ +[ + ["floor-tiles.tga", "44 x 4"], + ["metal1.tga", "2 x 4"], + ["tiles.tga", "8 x 5"], + ["wood2.tga", "1 x 1"] +] |