{ "human_name": "SheepShaver", "description": "SheepShaver emulates a PowerMacintosh computer", "platforms": ["Macintosh"], "runnable_alone": "True", "runner_executable": "sheepshaver/SheepShaver-x86_64.AppImage", "download_url": "https://github.com/Korkman/macemu-appimage-builder/releases/download/continuous/SheepShaver-x86_64.AppImage", "game_options": [ { "option": "main_file", "type": "file", "label": "SheepShaver", "help": "SheepShaver pref/config file" } ], "runner_options": [ { "option": "config", "type": "bool", "label": "config", "default": true, "argument": "--config" } ] }