BizHawk/ExternalToolProjects/.run_with_tool.sh

3 lines
94 B
Bash
Executable File

#!/bin/sh
../../output/EmuHawkMono.sh --open-ext-tool-dll=$(printf *.csproj | head -c-7) "$@"