Merge pull request #11837 from obrakmann/pr11750

Add OS X build instructions to INSTALL.md
This commit is contained in:
Oliver Brakmann
2016-08-19 16:49:05 +02:00
committed by GitHub

View File

@@ -72,3 +72,12 @@ Gentoo
* x11-misc/xdg-utils
* gnome-extra/zenity
* net-misc/curl
OSX
=====
Use `make dependencies` to map the native libraries to your system.
To compile OpenRA, run `make` from the command line.
Run with `mono --debug OpenRA.Game.exe`.