Compare commits
10 Commits
e1185acf2c
...
0ee1a63cb3
Author | SHA1 | Date | |
---|---|---|---|
|
0ee1a63cb3 | ||
|
e912f63527 | ||
|
e0ac5f10c7 | ||
|
c1fd38d1f1 | ||
|
875b9b352b | ||
|
18f4f9e24a | ||
|
637fbb1828 | ||
|
876753c5ac | ||
|
673d0421b7 | ||
|
dcb4ab9695 |
6
LICENSE
6
LICENSE
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user