Exarkuniv / RetroPie-Extra

A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
MIT License
80 stars 23 forks source link

openjk_jo.sh - fix incorrect path in module help #163

Closed s1eve-mcdichae1 closed 1 year ago

s1eve-mcdichae1 commented 1 year ago

Missing ports/ folder in the path. Where it says $romdir/jedioutcast, it should say $romdir/ports/jedioutcast instead.