summaryrefslogtreecommitdiff
path: root/packages/TestPackage/Objects
diff options
context:
space:
mode:
Diffstat (limited to 'packages/TestPackage/Objects')
-rw-r--r--packages/TestPackage/Objects/Barn.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/TestPackage/Objects/Barn.json b/packages/TestPackage/Objects/Barn.json
new file mode 100644
index 0000000..bee19e5
--- /dev/null
+++ b/packages/TestPackage/Objects/Barn.json
@@ -0,0 +1,9 @@
+{
+ "Name": "barn",
+ "Textures": [
+ {
+ "Name": "testPackage/barn_v1.png",
+ "Offset": { "X": 0, "Y": 0 }
+ }
+ ]
+}