This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/launch_anim_stitcher.sh
2022-03-29 12:42:59 -04:00

6 lines
126 B
Bash
Executable File

#! /bin/bash
set -ex
export PYTHONPATH=$(pwd)/automation:$PYTHONPATH
export LD50_PROJECT_ROOT=$(pwd)
python3 -m anim_stitcher