mirror of
https://github.com/tihmstar/futurerestore.git
synced 2025-09-10 04:47:04 +00:00
Update README
This commit is contained in:
parent
5154f189c1
commit
828924228b
11
README.md
11
README.md
|
@ -1,9 +1,9 @@
|
||||||
# futurerestore
|
# futurerestore
|
||||||
[](https://github.com/marijuanARM/futurerestore/actions?workflow=CI)
|
[](https://github.com/m1stadev/futurerestore/actions?workflow=CI)
|
||||||
|
|
||||||
__Make sure to read this page before continuing.__
|
__Make sure to read this page before continuing.__
|
||||||
|
|
||||||
Latest **stable** compiled version can be found [here](https://github.com/marijuanARM/futurerestore/releases).
|
Latest **stable** compiled version can be found [here](https://github.com/m1stadev/futurerestore/releases).
|
||||||
|
|
||||||
For A12-A14, and WiFi-only iPad restores - use the latest beta build for your platform [here](https://nightly.link/m1stadev/futurerestore/workflows/ci/test).
|
For A12-A14, and WiFi-only iPad restores - use the latest beta build for your platform [here](https://nightly.link/m1stadev/futurerestore/workflows/ci/test).
|
||||||
|
|
||||||
|
@ -13,6 +13,9 @@ __Only use if you are sure what you're doing.__
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Support
|
||||||
|
For support, join the [FutureRestore Support server](https://discord.com/invite/96wCSnwYVX) on Discord.
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
* Supports the following downgrade methods:
|
* Supports the following downgrade methods:
|
||||||
* Prometheus 64-bit devices (generator and ApNonce collision mode)
|
* Prometheus 64-bit devices (generator and ApNonce collision mode)
|
||||||
|
@ -38,10 +41,10 @@ __Only use if you are sure what you're doing.__
|
||||||
Make sure these projects compile on your system (install it's dependencies):
|
Make sure these projects compile on your system (install it's dependencies):
|
||||||
* [jssy](https://github.com/tihmstar/jssy);
|
* [jssy](https://github.com/tihmstar/jssy);
|
||||||
* [tsschecker](https://github.com/tihmstar/tsschecker);
|
* [tsschecker](https://github.com/tihmstar/tsschecker);
|
||||||
* [idevicerestore](https://github.com/marijuanARM/idevicerestore)
|
* [idevicerestore](https://github.com/m1stadev/idevicerestore)
|
||||||
|
|
||||||
## Report an issue
|
## Report an issue
|
||||||
You can do it [here](https://github.com/marijuanARM/futurerestore/issues).
|
You can do it [here](https://github.com/m1stadev/futurerestore/issues).
|
||||||
|
|
||||||
### Restoring on Windows 10
|
### Restoring on Windows 10
|
||||||
1. Try to restore the device, error `-8` occurs;
|
1. Try to restore the device, error `-8` occurs;
|
||||||
|
|
Loading…
Reference in a new issue