#!/bin/sh # koules.kde # Wrapper script to launch koules from a KDE shortcut # Author: B. Watson (yalhcru@gmail.com) # If the GUI launcher can't run (probably because Tcl/Tk isn't # installed), just start the game with default options. # Wrap with artsdsp, since koules only knows how to use OSS /dev/dsp # style audio (if it used ALSA, dmix would take care of us). artsdsp -n Koules koules-launcher || artsdsp -n Koules koules