files:
- nitrox: https://github.com/SubnauticaNitrox/Nitrox/releases/download/1.5.0.1/Nitrox.1.5.0.1.zip
game:
arch: win64
exe: drive_c/Nitrox/NitroxLauncher.exe
name: Nitrox
prefix: $GAMEDIR
installer:
- task:
app: corefonts
name: winetricks
- extract:
dst: $GAMEDIR/drive_c/Nitrox/
file: nitrox
description: Installs the Nitrox Launcher to play Subnautica in Multiplayer
game_slug: subnautica-nitrox-multiplayer-mod
gogslug: ''
humblestoreid: ''
installer_slug: subnautica-nitrox-multiplayer-1501
name: Subnautica Nitrox Multiplayer Mod
notes: "This Installer uses Version 1.5.0.1 as 1.6.0.0 is currently not working on\
\ Linux because of the redesigned launcher.\r\n\r\nIt downloads the Nitrox Launcher\
\ only, you still need to add the path of your existing Subnautica installation\
\ inside of the launcher in order to launch the game with multiplayer. It should\
\ work with Subnautica installed via Epic or Steam. Subnautica installed via Heroic\
\ did not work in my testing.\r\n\r\nStarting the server through the launcher works\
\ as well when selecting external console."
runner: wine
script:
files:
- nitrox: https://github.com/SubnauticaNitrox/Nitrox/releases/download/1.5.0.1/Nitrox.1.5.0.1.zip
game:
arch: win64
exe: drive_c/Nitrox/NitroxLauncher.exe
name: Nitrox
prefix: $GAMEDIR
installer:
- task:
app: corefonts
name: winetricks
- extract:
dst: $GAMEDIR/drive_c/Nitrox/
file: nitrox
slug: subnautica-nitrox-multiplayer-1501
steamid: null
version: 1.5.0.1
year: null
{
"game_slug": "subnautica-nitrox-multiplayer-mod",
"version": "1.5.0.1",
"description": "Installs the Nitrox Launcher to play Subnautica in Multiplayer",
"notes": "This Installer uses Version 1.5.0.1 as 1.6.0.0 is currently not working on Linux because of the redesigned launcher.\r\n\r\nIt downloads the Nitrox Launcher only, you still need to add the path of your existing Subnautica installation inside of the launcher in order to launch the game with multiplayer. It should work with Subnautica installed via Epic or Steam. Subnautica installed via Heroic did not work in my testing.\r\n\r\nStarting the server through the launcher works as well when selecting external console.",
"name": "Subnautica Nitrox Multiplayer Mod",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "subnautica-nitrox-multiplayer-1501",
"installer_slug": "subnautica-nitrox-multiplayer-1501",
"script": {
"files": [
{
"nitrox": "https://github.com/SubnauticaNitrox/Nitrox/releases/download/1.5.0.1/Nitrox.1.5.0.1.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Nitrox/NitroxLauncher.exe",
"name": "Nitrox",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "corefonts",
"name": "winetricks"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Nitrox/",
"file": "nitrox"
}
}
]
}
}