tilesets in Amonkhet directory. Removed chips.tsx... that was from a different project, I stupidly put the file there!

This commit is contained in:
Rob Schnautz
2023-06-16 22:02:22 -05:00
parent 690255b097
commit d8f6f8697e
6 changed files with 7293 additions and 282 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.0" name="autotiles" tilewidth="16" tileheight="16" tilecount="432" columns="12">
<image source="../../../Amonkhet/world/terrain/autotiles.png" width="192" height="576"/>
<tileset version="1.10" tiledversion="1.10.1" name="autotiles" tilewidth="16" tileheight="16" tilecount="432" columns="12">
<image source="../../world/tilesets/autotiles.png" width="192" height="576"/>
</tileset>

View File

@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="chips" tilewidth="32" tileheight="32" tilecount="160" columns="10">
<image source="../../../../../../../Users/Rob/Documents/chips.png" width="320" height="512"/>
</tileset>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 KiB

After

Width:  |  Height:  |  Size: 754 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"automappingRulesFile": "",
"commands": [
],
"compatibilityVersion": 1100,
"extensionsPath": "extensions",
"folders": [
"."
],
"propertyTypes": [
]
}