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

6 lines
126 B
Bash

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