Small Worlds - Races

This commit is contained in:
2026-05-20 11:22:54 +02:00
parent 17f110f2bd
commit 7ed36ef273
22 changed files with 611 additions and 3 deletions

View File

@@ -1,7 +1,10 @@
# all
all: Small_World Heros_Keep_Out
HerosKeepOut: ./CardHolder.scad
Heros_Keep_Out: ./Box-Lid.scad ./Box.scad ./CardHolder.scad
./.helperHerosKeepOut.sh
Small_World:
./.helperSmallWorld.sh
clean:
rm -r ./STL
rm -r ./Generated