ID pico-8
Short Name PICO-8
Name PICO-8
Type Unknown
Description
Platforms
Matches emulationstation-de PICO-8
Author
License
Binary pico8.exe
Directory PICO-8
Command Line %BIN% -root_path %GAMEDIR% -run %ROM%
Links
emulationstation-de PICO-8
{
    "id": "PICO-8",
    "name": "PICO-8",
    "platforms": [
        "pico8"
    ],
    "dir": [
        "PICO-8"
    ],
    "bin": [
        "pico8.exe"
    ],
    "cmd": [
        "%BIN% -root_path %GAMEDIR% -run %ROM%"
    ]
}