From 46784bfd9ca8d500971d2ec43fe83f12bddef117 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 14 Apr 2023 17:59:45 +0100 Subject: Add an asset template and use it to define all the foliage assets in the plants pack --- res/assetTemplate.m4 | 5 ++ res/foliage.xml | 150 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 155 insertions(+) create mode 100644 res/assetTemplate.m4 (limited to 'res') diff --git a/res/assetTemplate.m4 b/res/assetTemplate.m4 new file mode 100644 index 0000000..8750c42 --- /dev/null +++ b/res/assetTemplate.m4 @@ -0,0 +1,5 @@ + + + + + diff --git a/res/foliage.xml b/res/foliage.xml index 1b0a1aa..5345b39 100644 --- a/res/foliage.xml +++ b/res/foliage.xml @@ -6,4 +6,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3