mirror of
https://github.com/clockworkpi/launchergo.git
synced 2025-12-24 07:58:52 +01:00
9 lines
245 B
JSON
9 lines
245 B
JSON
{
|
|
"ROM":"/home/cpi/games/MGBA",
|
|
"ROM_SO":"/home/cpi/apps/emulators/mgba_libretro.so",
|
|
"EXT":["gba","gbx"],
|
|
"LAUNCHER":"retroarch -L",
|
|
"TITLE":"MGBA Roms",
|
|
"SO_URL":"http://buildbot.libretro.com/nightly/linux/armhf/latest/mgba_libretro.so.zip"
|
|
}
|