mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-10 11:03:51 +00:00
feat(editor): add --gen-garden-pack composite
Sixth themed mesh pack after camp / blacksmith / village / temple / graveyard. Garden-courtyard scene emitting a 7-primitive monastery / kitchen-garden / small park layout: • pergola — vine-arbor frame • fountain — centerpiece • stone-bench — seating • shrine — decorative focal • beehive — productive prop • scarecrow — rural touch • well — water source Together these form a recognizable contemplative-garden / small park / monastery courtyard when arranged in a zone. Composite-pack catalogue now: camp + blacksmith + village + temple + graveyard + garden = 6 themed mesh packs. --list-packs surfaces 11 total composite flags.
This commit is contained in:
parent
b74c369efd
commit
b3755f8342
3 changed files with 23 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ const char* const kArgRequired[] = {
|
|||
"--gen-mesh-hitching-rail",
|
||||
"--gen-camp-pack", "--gen-blacksmith-pack", "--gen-village-pack",
|
||||
"--gen-temple-pack", "--gen-graveyard-pack",
|
||||
"--gen-garden-pack",
|
||||
"--gen-mesh-table", "--gen-mesh-lamppost", "--gen-mesh-bed",
|
||||
"--gen-mesh-ladder", "--gen-mesh-well", "--gen-mesh-signpost",
|
||||
"--gen-mesh-mailbox", "--gen-mesh-tombstone", "--gen-mesh-crate",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue