files:
- appimg: https://github.com/Mixaz017/idkr/releases/latest/download/idkr-portable-linux-i386.AppImage
game:
exe: $GAMEDIR/idkr-portable-linux-i386.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
description: "Installs the idkr Krunker client (32-Bit) provided by Mixaz017 at \r\
\nhttps://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-32-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-i386.AppImage
game:
exe: $GAMEDIR/idkr-portable-linux-i386.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
slug: krunker-idkr-client-32-bit
steamid: 1408720
version: idkr client 32-Bit
year: 2018
{
"game_slug": "krunker",
"version": "idkr client 32-Bit",
"description": "Installs the idkr Krunker client (32-Bit) provided by Mixaz017 at \r\nhttps://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-32-bit",
"installer_slug": "krunker-idkr-client-32-bit",
"script": {
"files": [
{
"appimg": "https://github.com/Mixaz017/idkr/releases/latest/download/idkr-portable-linux-i386.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/idkr-portable-linux-i386.AppImage"
},
"installer": [
{
"chmodx": "appimg"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimg"
}
}
]
}
}