Files
DragonMinded_bemaniutils/2dxutils
T

5 lines
127 B
Bash
Executable File

#! /bin/bash
export PYTHONPATH=$(python -c "import os; print(os.path.realpath('.'))")
python3 -m bemani.utils.twodxutils "$@"