culturered_client/Thirdparty/irrKlang/bin/macosx-gcc/run_05_Effects.command

10 lines
248 B
Plaintext
Raw Normal View History

2024-09-07 03:34:44 +00:00
#!/bin/sh
# this file starts the irrKlang example file, by making
# it possible to double click on it in the Finder. It only
# changes the finders current directory to the working directory
# and starts the app.
cd "$(dirname "$0")"
./05.Effects