Installer zelda-classic-2502-x86

This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.

exe: zlaunch-l
files:
- zeldaclassic:
    filename: zc-2-50-2-linux.tar.gz
    url: https://www.zeldaclassic.com/download/100/
installer:
- extract:
    file: zeldaclassic
{
  "exe": "zlaunch-l",
  "files": [
    {
      "zeldaclassic": {
        "filename": "zc-2-50-2-linux.tar.gz",
        "url": "https://www.zeldaclassic.com/download/100/"
      }
    }
  ],
  "installer": [
    {
      "extract": {
        "file": "zeldaclassic"
      }
    }
  ]
}
Back to game