Installer 1213-episode-3

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.

files:
- file1: http://www.americangirlscouts.org/1213/1213_ep3.zip
installer:
- extract:
    file: $file1
main_file: 1213_ep3.exe
{
  "files": [
    {
      "file1": "http://www.americangirlscouts.org/1213/1213_ep3.zip"
    }
  ],
  "installer": [
    {
      "extract": {
        "file": "$file1"
      }
    }
  ],
  "main_file": "1213_ep3.exe"
}
Back to game