Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 655 Bytes

File metadata and controls

23 lines (18 loc) · 655 Bytes

Luatrauma-NixOS

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.

How to use

  1. Place this script in your Barotrauma game directory
    path/to/steam/library/steamapps/common/Barotrauma/Luatrauma-install.sh

  2. Make the script executable

chmod +x Luatrauma-install.sh
  1. 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%