Very small nix-shell script to install Luatrauma on NixOS.
It basically just follows the instructions found on Steam but launches the installer with steam-run.
-
Place this script in your Barotrauma game directory
path/to/steam/library/steamapps/common/Barotrauma/Luatrauma-install.sh -
Make the script executable
chmod +x Luatrauma-install.sh
- Add the following as launch options in Steam
bash ./Luatrauma-install.sh && %command%
you could add gamemode like this
bash ./Luatrauma-install.sh && gamemoderun %command%