mickelson / attract

A graphical front-end for command line emulators that hides the underlying operating system and is intended to be controlled with a joystick or gamepad.
http://attractmode.org
GNU General Public License v3.0
393 stars 115 forks source link

exit_command doesn't replace %PROGDIR% #688

Open mentat51 opened 2 years ago

mentat51 commented 2 years ago

Hi. I think it's a good thing if %PROGDIR% can be used in the exit_command.

Why ? I'm working on a script to upgrade favorites list (all systems favorites aggregated in one list). And I want to update the list each time I close attract mode. So It's good to locate it from %PROGDIR% in a relative path way.