supertux-editor-debug 58 B

123456
  1. #!/bin/sh
  2. mono --debug supertux-editor.exe "$@"
  3. # EOF #