mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-16 13:34:30 +02:00
Added Mutators tutorial to generation list.
This commit is contained in:
@@ -15,7 +15,7 @@ done
|
||||
if [[ "$FILES" != "" ]]; then
|
||||
PREVIEW_LIBS="$FILES"
|
||||
else
|
||||
PREVIEW_LIBS="Transforms Distributors Shapes2d Shapes3d Paths FractalTree"
|
||||
PREVIEW_LIBS="Shapes2d Shapes3d Transforms Distributors Mutators Paths FractalTree"
|
||||
fi
|
||||
|
||||
dir="$(basename $PWD)"
|
||||
|
Reference in New Issue
Block a user