godot_rl_Ships / bin /Ships.sh
edbeeching's picture
edbeeching HF staff
Upload folder using huggingface_hub
58aecdf
#!/bin/sh
echo -ne '\033c\033]0;Ships\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/Ships.x86_64" "$@"