From 3ec108b3f752b151c732fe419156d13dce15571e Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Sun, 4 Jun 2017 14:50:25 +0300 Subject: [PATCH] Added readme.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..d07924c25 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# 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: +- [Visual Studio](https://www.visualstudio.com/vs/community/) with C# 6.0 support (VS 2015 or later recommended) +- [MonoGame 3.5](http://www.monogame.net/2016/03/17/monogame-3-5/)