Barotrauma (Legacy)

From Official Barotrauma Wiki
Revision as of 02:20, 16 December 2022 by Jade Harley (talk | contribs) (Created page with "= Installation = == Windows == # Download the source code using the following link: https://github.com/Regalis11/Barotrauma/archive/refs/heads/legacy.zip. # Extract <code>\Bar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Installation

Windows

  1. Download the source code using the following link: https://github.com/Regalis11/Barotrauma/archive/refs/heads/legacy.zip.
  2. Extract \Barotrauma-legacy to any folder.
  3. Open the extracted \Barotrauma-legacy folder and open Barotrauma_Solution.sln using Visual Studio 2015 or later.
    • If prompted, always choose to upgrade .NET to the latest version.
  4. Set the Startup Project to 'BarotraumaClient' and the Build Configuration to 'ReleaseWindows', then build the solution.
  5. Back in the \Barotrauma-legacy folder, navigate to \Barotrauma\bin\ReleaseWindows and launch Barotrauma.exe.

Linux

  1. Coming soon!