tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.23k stars 129 forks source link

Fix custom emulator script environment variables #597

Closed Lucki closed 2 years ago

Lucki commented 2 years ago

Similar to #362 the script for custom emulators is missing GH_INSTALL_DIR and GH_GAME_INSTALL_DIR.

For completion I've added that null is assigned to variables if there isn't a game associated similar to the already existing code.