3 if [ ! -f "/usr/lib/libascendancy.sh" ]; then
4 echo "Can't load /usr/lib/libascendancy.sh" >&2
7 .
"/usr/lib/libascendancy.sh"
10 readonly SCRIPT_NAME
="${0}"
12 ascendancy.
script.config
() {
15 mount c "'"${APP_DIR}"'"
23 SDL_VIDEO_X11_WMCLASS
=$
(basename "${SCRIPT_NAME%.*}") dosbox -conf "${DOSBOX_CONF}" -exit -c "${batchScript}"
26 ascendancy.run ascendancy.
script.config
"$@"