files:
- file: "N/A:Please download Pokemon Uranium manually by visiting the download link\
\ in this Reddit post: https://www.reddit.com/r/pokemonuranium/comments/m9yvd6/download_links/.\
\ Choose the one that says \"Zip Version (For convenience if you plan to use Wine)\"\
, then use the buttons below to select the file you just downloaded. Last tested\
\ with version 1.3.2c. If this installer no longer works, then someone needs to\
\ update it (maybe that can be you? \U0001F440)"
game:
arch: win64
exe: drive_c/Program Files (x86)/PokemonUranium/Uranium.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/PokemonUranium
file: file
format: zip
description: ''
game_slug: pokemon-uranium
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-uranium-latest
name: Pokemon Uranium
notes: Installer lasted tested with Pokemon Uranium version 1.3.2c
runner: wine
script:
files:
- file: "N/A:Please download Pokemon Uranium manually by visiting the download link\
\ in this Reddit post: https://www.reddit.com/r/pokemonuranium/comments/m9yvd6/download_links/.\
\ Choose the one that says \"Zip Version (For convenience if you plan to use\
\ Wine)\", then use the buttons below to select the file you just downloaded.\
\ Last tested with version 1.3.2c. If this installer no longer works, then someone\
\ needs to update it (maybe that can be you? \U0001F440)"
game:
arch: win64
exe: drive_c/Program Files (x86)/PokemonUranium/Uranium.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/PokemonUranium
file: file
format: zip
slug: pokemon-uranium-latest
steamid: null
version: latest
year: 2016
{
"game_slug": "pokemon-uranium",
"version": "latest",
"description": "",
"notes": "Installer lasted tested with Pokemon Uranium version 1.3.2c",
"name": "Pokemon Uranium",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pokemon-uranium-latest",
"installer_slug": "pokemon-uranium-latest",
"script": {
"files": [
{
"file": "N/A:Please download Pokemon Uranium manually by visiting the download link in this Reddit post: https://www.reddit.com/r/pokemonuranium/comments/m9yvd6/download_links/. Choose the one that says \"Zip Version (For convenience if you plan to use Wine)\", then use the buttons below to select the file you just downloaded. Last tested with version 1.3.2c. If this installer no longer works, then someone needs to update it (maybe that can be you? \ud83d\udc40)"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/PokemonUranium/Uranium.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/PokemonUranium",
"file": "file",
"format": "zip"
}
}
]
}
}