Merge pull request #8 from SeaOrangejuice/main

Add Pojav_iOS.md & Update Vault.md
This commit is contained in:
驿站 2024-04-04 22:18:17 +08:00 committed by GitHub
commit 757afcbcfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 43 additions and 1 deletions

View File

@ -0,0 +1,38 @@
# 免越狱安装 PojavLauncher_iOS
## 方法一: 使用牛蛙助手
### 安装Pojav
在电脑打开此[链接](https://ios222.com/)下载牛蛙助手
使用数据线连接手机与电脑,按照提示安装
从此[链接](https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases )下载Pojav的ipa安装包
在手机上的牛蛙助手中导入ipa文件
![](_images/1.PNG)
点击签名进行自签(刚开始用自签会被封号,不会很严重修改密码就好了,自签只有一周的使用时间,过了时间要重新签名)
![](_images/2.PNG)
点击进行安装
![](_images/3.PNG)
### 启动Pojav
打开牛蛙助手点击JIT使用JIT启动Pojav
### 补充
安装完之后若点击程序出现未受信任的提示
![](_images/trollstone_i.png)
请打开设置→通用→VPN与设备管理
点击对应的配置描述文件信任它
若牛蛙提示下图就按它说的打开牛蛙的VPN
![](_images/4.PNG)
## 方法二: 使用 TrollStore
从此[链接](https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases )下载Pojav的ipa安装包
从此[链接](https://github.com/opa334/TrollStore/releases)获取TrollStore
点击查看[TrollStore的安装流程](https://ios.cfw.guide/installing-trollstore/)
![](_images/trollstone_v.png)
我手机安装不了巨魔,接下来怎么做等待有缘人
TODO

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@ -2,4 +2,8 @@
sidebar_position: 3
---
TODO
### 什么是Vualt
Vault是一个Bukkit抽象库为其他插件提供与权限、聊天和经济有关的接口为插件们提供一套系统性的支持对于以Vault作为前置的插件来说它是各个插件之间的桥梁、合约。
### Vualt是不是经济插件
不是。
作为被依赖的前置它可以为经济插件创建和管理虚拟经济系统使其他插件能够提供Vault与各种经济插件交互从而使它们能够共享相同的经济系统其本身并不包含经济插件功能。