mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-25 08:08:55 +01:00
7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
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%"
|