Files
LuaCsForBarotraumaEP/README.md
Joonas Rikkonen 044fd3344b 2f107db...5202af9
2019-03-18 21:42:26 +02:00

27 lines
1.0 KiB
Markdown

# 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.16](http://www.mono-project.com)
- [MonoDevelop 7.5](http://www.monodevelop.com/)
### macOS
- [Mono 5.8](http://www.mono-project.com)
- [Visual Studio](https://www.visualstudio.com/vs/community/)