Compare commits

...

10 Commits

Author SHA1 Message Date
stossy11
0ee1a63cb3 Edit LICENSE 2025-02-13 11:48:16 +00:00
stossy11
e912f63527 Edit LICENSE 2025-02-13 11:45:32 +00:00
stossy11
e0ac5f10c7 Edit Installing-With-Xcode-(Without-Paid-Dev-Acc).md 2025-02-08 23:56:55 +00:00
stossy11
c1fd38d1f1 Edit Installing-With-Xcode-(Without-Paid-Dev-Acc).md 2025-02-08 23:21:17 +00:00
stossy11
875b9b352b Missed a spot 2025-01-31 02:58:16 +00:00
stossy11
18f4f9e24a Finish Sideloadly removal 2025-01-31 02:57:57 +00:00
stossy11
637fbb1828 Remove Sideloadly 2025-01-31 02:57:35 +00:00
stossy11
876753c5ac Sideloadly support 2025-01-30 02:13:47 +00:00
stossy11
673d0421b7 Edit README.md 2025-01-30 02:12:05 +00:00
stossy11
dcb4ab9695 Edit README.md 2025-01-30 01:33:41 +00:00
4 changed files with 19 additions and 4 deletions

View File

@ -618,6 +618,12 @@ 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://github.com/boostorg/boost/releases/download/boost-1.84.0/boost-1.84.0.zip
$ wget -O boost1.84.zip https://archives.boost.io/release/1.84.0/source/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,11 +50,13 @@ Presto you can now play games! (If you have any issues please join the discord f
## 2. Free Dev Account
1. Install the iPA With this custom SideStore build: [here](https://nightly.link/SideStore/SideStore/actions/artifacts/2362685931.zip)
# 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.
2. Add all the files, guide [here](Pomelo.wiki/Post-Setup-Guide.md)
3. Enable JIT from SideJITServer (iOS 17+)
3. Enable JIT from SideJITServer or JitStreamer EB (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,6 +618,13 @@ 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