# Barotrauma Copyright © Undertow Games 2017-2018 Before downloading the source code, please read the [EULA](EULA.txt). If you have a question or an issue to report, please check our [Contribution Guideline](https://github.com/Regalis11/Barotrauma/blob/master/CONTRIBUTING.md). If you're interested in working on the code, either to develop mods or to contribute something to the repository, you will also find instructions in the [Contribution Guideline](https://github.com/Regalis11/Barotrauma/blob/master/CONTRIBUTING.md). ## Links: **Official Website:** www.barotraumagame.com **Forums:** http://undertowgames.com/forum/ **Wiki:** http://barotrauma.gamepedia.com/Barotrauma_Wiki ## Prerequisities: ### Windows - [Visual Studio](https://www.visualstudio.com/vs/community/) with C# 7.0 support (VS 2017 or later recommended) ### Linux - [Mono 5.4](http://www.mono-project.com) - [MonoDevelop 6](http://www.monodevelop.com/) - *Note: See http://community.monogame.net/t/installing-monogame-3-6-on-linux/8811 to get this version of MonoDevelop if your distro's package distribution suite is outdated.* ### macOS - [Mono 5.8](http://www.mono-project.com) - [Visual Studio](https://www.visualstudio.com/vs/community/)