mirror of
https://github.com/ApfelTeeSaft/ps4-fortniteserver.git
synced 2026-08-26 19:33:25 +00:00
6 lines
669 B
Plaintext
6 lines
669 B
Plaintext
OpenOrbis PS4 Toolchain will be installed at /opt/OpenOrbis-PS4-Toolchain and the installer will automatically set the OO_PS4_TOOLCHAIN environment variable for you in both bash (Mojave and lower) and zsh (Catalina) shells. If you use another shell you will need to set the environment variable for yourself.
|
|
|
|
Some samples are included in /OpenOrbis-PS4-Toolchain/samples and you can find some docs too at /OpenOrbis-PS4-Toolchain/docs.
|
|
|
|
OpenOrbis PS4 Toolchain does also require you to have a pure copy of LLVM installed (this can be done easily with 'brew install llvm' assuming you have brew installed). Python 3 is optional but recommended for running the scripts.
|