Files
LuaCsForBarotraumaEP/README.md
Juan Pablo Arce a52fac79ce Update README.md
2017-12-15 11:58:07 -03:00

22 lines
706 B
Markdown

# Barotrauma
Copyright © Undertow Games 2017
Before downloading the source code, please read the [EULA](EULA.txt).
## Links:
**Official Website:** www.undertowgames.com/barotrauma
**Forums:** http://undertowgames.com/forum/
**Wiki:** http://barotrauma.gamepedia.com/Barotrauma_Wiki
## Prerequisities:
### Windows
- [Visual Studio](https://www.visualstudio.com/vs/community/) with C# 6.0 support (VS 2015 or later recommended)
### Linux
- [Mono 5.4](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.*