Compare commits

..

No commits in common. "0ee1a63cb338de2da03b69102c4e5b9d4f5ad116" and "e1185acf2c30ad08564d34b33dc884e7cf841b35" have entirely different histories.

4 changed files with 4 additions and 19 deletions

View File

@ -618,12 +618,6 @@ an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
Additional Terms and Conditions:
Anyone who attempts or has attempted to merge MeloNX with Pomelo, or otherwise use this source code in conjunction with Pomelo, is prohibited from using, copying, modifying, or distributing the source code without first obtaining explicit, written permission from Stossy11.
This exception does not affect the rest of the terms of the GPLv3. All other terms of the GPLv3 apply to the software.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs

View File

@ -22,11 +22,11 @@ $ Brew install wget
**Open terminal copy/paste**
$ wget -O boost1.84.zip https://archives.boost.io/release/1.84.0/source/boost_1_84_0.zip
$ wget -O boost1.84.zip https://github.com/boostorg/boost/releases/download/boost-1.84.0/boost-1.84.0.zip
$ unzip boost1.84.zip
$ cd boost_1_84_0
$ cd boost-1.84.0
$ sh bootstrap.sh --prefix=/usr/local

View File

@ -50,13 +50,11 @@ Presto you can now play games! (If you have any issues please join the discord f
## 2. Free Dev Account
# SideStore support is broken (will be fixed soon), Xcode guide [here](Pomelo.wiki/Installing-With-Xcode-(Without-Paid-Dev-Acc).md)
1. Install the iPA With SideStore.
1. Install the iPA With this custom SideStore build: [here](https://nightly.link/SideStore/SideStore/actions/artifacts/2362685931.zip)
2. Add all the files, guide [here](Pomelo.wiki/Post-Setup-Guide.md)
3. Enable JIT from SideJITServer or JitStreamer EB (iOS 17+)
3. Enable JIT from SideJITServer (iOS 17+)
Presto you can now play games! (If you have any issues please join the discord for the most up to date information)

View File

@ -618,13 +618,6 @@ an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
Additional Terms and Conditions:
Anyone who attempts or has attempted to merge MeloNX with Pomelo, or otherwise use this source code in conjunction with Pomelo, is prohibited from using, copying, modifying, or distributing the source code without first obtaining explicit, written permission from Stossy11.
This exception does not affect the rest of the terms of the GPLv3. All other terms of the GPLv3 apply to the software.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs