files:
- file_id: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
game:
exe: $GAMEDIR/UnityHub.AppImage
installer:
- move:
dst: $GAMEDIR
src: file_id
- chmodx: $GAMEDIR/UnityHub.AppImage
description: Download AppImage
game_slug: unity-game-engine
gogslug: ''
humblestoreid: ''
installer_slug: unity-game-engine-app-image
name: Unity (game engine)
notes: If you click close button on window, Unity Hub not closing but in toolbar have
a icons
runner: linux
script:
files:
- file_id: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
game:
exe: $GAMEDIR/UnityHub.AppImage
installer:
- move:
dst: $GAMEDIR
src: file_id
- chmodx: $GAMEDIR/UnityHub.AppImage
slug: unity-game-engine-app-image
steamid: null
version: App Image
year: 2005
{
"game_slug": "unity-game-engine",
"version": "App Image",
"description": "Download AppImage",
"notes": "If you click close button on window, Unity Hub not closing but in toolbar have a icons",
"name": "Unity (game engine)",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "unity-game-engine-app-image",
"installer_slug": "unity-game-engine-app-image",
"script": {
"files": [
{
"file_id": "https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/UnityHub.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "file_id"
}
},
{
"chmodx": "$GAMEDIR/UnityHub.AppImage"
}
]
}
}