mirror of https://github.com/AxioDL/metaforce.git
19 lines
580 B
Markdown
19 lines
580 B
Markdown
## PathShagged
|
|
**Status:** Extract Only
|
|
|
|
### Download
|
|
Precompiled builds are available at https://github.com/AxioDL/PathShagged/releases
|
|
|
|
### Platform Support
|
|
* Windows 7+ (64-bit support only)
|
|
* 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)
|