You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to include add an auto install script to include and install roms. AKA pack the roms cores into the forwarder?
I?ve been searching forever for a feature to include roms.
is it possible to include add an auto install script to include and install roms. AKA pack the roms cores into the forwarder?
I?ve been searching forever for a feature to include roms.
Example of script:
mkdir -p /switch/roms/
cp /app/roms/*.nes /switch/roms/
echo "ROM installed successfully."
The text was updated successfully, but these errors were encountered: