files:
- appimg: https://github.com/Mixaz017/idkr/releases/latest/download/idkr-portable-linux-x86_64.AppImage
game:
exe: $GAMEDIR/idkr-portable-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
description: "Installs the idkr Krunker client (64-Bit) provided by Mixaz017 at https://github.com/Mixaz017/idkr\
\ \r\n\r\nThis client aims for:\r\n-Stable behavior and performance \r\n-Advanced\
\ customizability (settings and userscripts) \r\n-Constructive to the community\
\ (open source and MIT license)"
game_slug: krunker
gogslug: ''
humblestoreid: ''
installer_slug: krunker-idkr-client-64-bit
name: Krunker
notes: To enable unlimited frame rates go to Settings > idkr and Disable Frame Rate
Limit
runner: linux
script:
files:
- appimg: https://github.com/Mixaz017/idkr/releases/latest/download/idkr-portable-linux-x86_64.AppImage
game:
exe: $GAMEDIR/idkr-portable-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
slug: krunker-idkr-client-64-bit
steamid: 1408720
version: idkr client 64-Bit
year: 2018
{
"game_slug": "krunker",
"version": "idkr client 64-Bit",
"description": "Installs the idkr Krunker client (64-Bit) provided by Mixaz017 at https://github.com/Mixaz017/idkr \r\n\r\nThis client aims for:\r\n-Stable behavior and performance \r\n-Advanced customizability (settings and userscripts) \r\n-Constructive to the community (open source and MIT license)",
"notes": "To enable unlimited frame rates go to Settings > idkr and Disable Frame Rate Limit",
"name": "Krunker",
"year": 2018,
"steamid": 1408720,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "krunker-idkr-client-64-bit",
"installer_slug": "krunker-idkr-client-64-bit",
"script": {
"files": [
{
"appimg": "https://github.com/Mixaz017/idkr/releases/latest/download/idkr-portable-linux-x86_64.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/idkr-portable-linux-x86_64.AppImage"
},
"installer": [
{
"chmodx": "appimg"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimg"
}
}
]
}
}