Installer bureaucrap-humble

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: Bureocrap.x86
exe64: Bureocrap.x86_64
files:
- file1: N/A:Please select the Humble archive
installer:
- extract:
    file: $file1
{
  "exe": "Bureocrap.x86",
  "exe64": "Bureocrap.x86_64",
  "files": [
    {
      "file1": "N/A:Please select the Humble archive"
    }
  ],
  "installer": [
    {
      "extract": {
        "file": "$file1"
      }
    }
  ]
}
Back to game