Installer cosmos-cosmic-adventure-zoom-platform-cosmo-

files:
- repo: https://github.com/yuv422/cosmo-engine/archive/refs/heads/master.zip
- installer: N/A:Please select the ZOOM Platform installer
game:
  exe: cosmo_engine
installer:
- extract:
    dst: $GAMEDIR
    file: installer
- extract:
    dst: $CACHE
    file: repo
- execute:
    command: cd $CACHE && cmake . && cmake --build .
    description: Building cosmo_engine source port
- merge:
    dst: $GAMEDIR
    src: $CACHE/cosmo_engine
description: Installs Cosmo-Engine https://github.com/yuv422/cosmo-engine/
game_slug: cosmos-cosmic-adventure
gogslug: cosmos_cosmic_adventure
humblestoreid: ''
installer_slug: cosmos-cosmic-adventure-zoom-platform-cosmo-
name: Cosmo's Cosmic Adventure
notes: ''
runner: linux
script:
  files:
  - repo: https://github.com/yuv422/cosmo-engine/archive/refs/heads/master.zip
  - installer: N/A:Please select the ZOOM Platform installer
  game:
    exe: cosmo_engine
  installer:
  - extract:
      dst: $GAMEDIR
      file: installer
  - extract:
      dst: $CACHE
      file: repo
  - execute:
      command: cd $CACHE && cmake . && cmake --build .
      description: Building cosmo_engine source port
  - merge:
      dst: $GAMEDIR
      src: $CACHE/cosmo_engine
slug: cosmos-cosmic-adventure-zoom-platform-cosmo-
steamid: 358250
version: ZOOM Platform + Cosmo-Engine
year: 1992
{
  "game_slug": "cosmos-cosmic-adventure",
  "version": "ZOOM Platform + Cosmo-Engine",
  "description": "Installs Cosmo-Engine https://github.com/yuv422/cosmo-engine/",
  "notes": "",
  "name": "Cosmo's Cosmic Adventure",
  "year": 1992,
  "steamid": 358250,
  "gogslug": "cosmos_cosmic_adventure",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "cosmos-cosmic-adventure-zoom-platform-cosmo-",
  "installer_slug": "cosmos-cosmic-adventure-zoom-platform-cosmo-",
  "script": {
    "files": [
      {
        "repo": "https://github.com/yuv422/cosmo-engine/archive/refs/heads/master.zip"
      },
      {
        "installer": "N/A:Please select the ZOOM Platform installer"
      }
    ],
    "game": {
      "exe": "cosmo_engine"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "installer"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "repo"
        }
      },
      {
        "execute": {
          "command": "cd $CACHE && cmake . && cmake --build .",
          "description": "Building cosmo_engine source port"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/cosmo_engine"
        }
      }
    ]
  }
}
Back to game