mirror of https://github.com/AxioDL/metaforce.git
Update README.md
This commit is contained in:
parent
6671d9ea30
commit
364f03d7e5
|
@ -6,3 +6,10 @@
|
|||
* Mac OS X 10.9+
|
||||
* Linux (with recent udev, xcb, xinput, glx)
|
||||
* **[Coming Soon]** FreeBSD
|
||||
|
||||
### Build Prerequisites:
|
||||
* [CMake 3+](https://cmake.org)
|
||||
* [Python 3+](https://python.org)
|
||||
* LLVM
|
||||
* [Specialized Windows Package](https://www.dropbox.com/s/4u0rckvh3d3tvr1/LLVM-3.7.0-win64.exe)
|
||||
* [OS X Package](http://llvm.org/releases/3.7.0/clang+llvm-3.7.0-x86_64-apple-darwin.tar.xz)
|
||||
|
|
Loading…
Reference in New Issue