2f107db...5202af9

This commit is contained in:
Joonas Rikkonen
2019-03-18 21:42:26 +02:00
parent 58c92888b7
commit 044fd3344b
395 changed files with 27417 additions and 19754 deletions

View File

@@ -20,9 +20,8 @@ If you're interested in working on the code, either to develop mods or to contri
### 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.*
- [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/)