files:
- ut4:
filename: UT4 Installer - v1.1.0.zip
url: https://downloads.ut4ever.box.ca/game%20files/UT4%20Installer%20-%20v1.1.0.zip
game:
args: UnrealTournament -epicapp=UnrealTournamentDev -epicenv=Prod -EpicPortal
exe: /$GAMEDIR/prefix/drive_c/users/$USER/Desktop/Unreal Tournament 4.lnk
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/Game
installer:
- task:
app: dotnetdesktop6
description: Installing .NET 6...
name: winetricks
silent: true
- task:
app: vcrun2013
description: Installing Visual C++ Redistributables
name: winetricks
silent: true
- extract:
description: Extracting Data...
dst: $GAMEDIR/Game
file: $ut4
format: zip
- task:
executable: $GAMEDIR/Game/UT4_Installer.exe
name: wineexec
description: Community Master Server UT4ever with the UT4 Unofficial Update 1.0 installer
game_slug: unreal-tournament-4
gogslug: ''
humblestoreid: ''
installer_slug: unreal-tournament-4-10
name: Unreal Tournament 4
notes: "To play online you'll have to create an account and register that account\
\ inside the game, follow this steps first:\r\n\r\n- Register for an account here:\
\ https://ut4.timiimit.com/\r\n- Login, click \"Get Code\" in the top right, and\
\ copy the code\r\n- Once you launch the game you can paste the code there and login\
\ using your created account\r\n\r\nAs the script will install dependencies on a\
\ 64Bit environment the installer will prompt some prerequisites are missing, you\
\ can proceed with the installation without worry"
runner: wine
script:
files:
- ut4:
filename: UT4 Installer - v1.1.0.zip
url: https://downloads.ut4ever.box.ca/game%20files/UT4%20Installer%20-%20v1.1.0.zip
game:
args: UnrealTournament -epicapp=UnrealTournamentDev -epicenv=Prod -EpicPortal
exe: /$GAMEDIR/prefix/drive_c/users/$USER/Desktop/Unreal Tournament 4.lnk
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/Game
installer:
- task:
app: dotnetdesktop6
description: Installing .NET 6...
name: winetricks
silent: true
- task:
app: vcrun2013
description: Installing Visual C++ Redistributables
name: winetricks
silent: true
- extract:
description: Extracting Data...
dst: $GAMEDIR/Game
file: $ut4
format: zip
- task:
executable: $GAMEDIR/Game/UT4_Installer.exe
name: wineexec
slug: unreal-tournament-4-10
steamid: null
version: '1.0'
year: 2015
{
"game_slug": "unreal-tournament-4",
"version": "1.0",
"description": "Community Master Server UT4ever with the UT4 Unofficial Update 1.0 installer",
"notes": "To play online you'll have to create an account and register that account inside the game, follow this steps first:\r\n\r\n- Register for an account here: https://ut4.timiimit.com/\r\n- Login, click \"Get Code\" in the top right, and copy the code\r\n- Once you launch the game you can paste the code there and login using your created account\r\n\r\nAs the script will install dependencies on a 64Bit environment the installer will prompt some prerequisites are missing, you can proceed with the installation without worry",
"name": "Unreal Tournament 4",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "unreal-tournament-4-10",
"installer_slug": "unreal-tournament-4-10",
"script": {
"files": [
{
"ut4": {
"filename": "UT4 Installer - v1.1.0.zip",
"url": "https://downloads.ut4ever.box.ca/game%20files/UT4%20Installer%20-%20v1.1.0.zip"
}
}
],
"game": {
"args": "UnrealTournament -epicapp=UnrealTournamentDev -epicenv=Prod -EpicPortal",
"exe": "/$GAMEDIR/prefix/drive_c/users/$USER/Desktop/Unreal Tournament 4.lnk",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/Game"
},
"installer": [
{
"task": {
"app": "dotnetdesktop6",
"description": "Installing .NET 6...",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"app": "vcrun2013",
"description": "Installing Visual C++ Redistributables",
"name": "winetricks",
"silent": true
}
},
{
"extract": {
"description": "Extracting Data...",
"dst": "$GAMEDIR/Game",
"file": "$ut4",
"format": "zip"
}
},
{
"task": {
"executable": "$GAMEDIR/Game/UT4_Installer.exe",
"name": "wineexec"
}
}
]
}
}