godot_rl_DownFall / bin /DownFall.sh
edbeeching's picture
edbeeching HF Staff
Upload folder using huggingface_hub
ba48d6b verified
raw
history blame contribute delete
120 Bytes
#!/bin/sh
echo -ne '\033c\033]0;DownFall\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/DownFall.x86_64" "$@"