Compare commits

..

No commits in common. "c23c9127891a93877d97098d3b35ca686c6172c6" and "97a02f9e9d83cf1f0718a346834b52c6cbea7557" have entirely different histories.

2 changed files with 0 additions and 7 deletions

BIN
blender/30x20x18-wide-explode.blend (Stored with Git LFS)

Binary file not shown.

4
maze
View file

@ -1,4 +0,0 @@
#!/usr/bin/env bash
cd "$(dirname "$(readlink -f "$0")")" || { echo "Error: Failed to cd to script directory" >&2; exit 1; };
exec lua main.lua "${@}";