From 16e69be97b9c934dd35555475a0640effdb2baa0 Mon Sep 17 00:00:00 2001 From: Don Honerbrink Date: Tue, 23 Jun 2015 15:37:21 +0000 Subject: [PATCH] hyperlaunch.conf deleted online with Bitbucket --- Package/Environment/Common/launchers/hyperlaunch.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Package/Environment/Common/launchers/hyperlaunch.conf diff --git a/Package/Environment/Common/launchers/hyperlaunch.conf b/Package/Environment/Common/launchers/hyperlaunch.conf deleted file mode 100644 index 057a172..0000000 --- a/Package/Environment/Common/launchers/hyperlaunch.conf +++ /dev/null @@ -1,6 +0,0 @@ -executable = ../HyperLaunch/HyperLaunch.exe -arguments = -s "%ITEM_COLLECTION_NAME%" -r "%ITEM_FILEPATH%" -p RetroFE -f "%RETROFE_EXEC_PATH%" - -# For v3.0.1.1 compliant version, comment out the above arguments -# and uncomment the following line: -#arguments = "%ITEM_COLLECTION_NAME%" "%ITEM_NAME%"