Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka-L authored Jul 30, 2023
1 parent 5847597 commit 24b6ab3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,19 @@ You can learn more at [https://yuxiaviation.com/en/v320neo](https://yuxiaviation
> **INSTALL [GIT](https://git-scm.com/) AND [GIF-LFS](https://git-lfs.com/) FRIST**
> - How to open Package Manager Window: https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui.html
> - How to Import Package using Git url: https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui-giturl.html
> - Learn more about VPM: https://vcc.docs.vrchat.com/vpm/
> - See other import options on our package broswer: https://pkg.yuxiaviation.com/packages/com.yuxiaviation.vau320neo
1. Import [SaccFlightAndVehicles v1.62](https://github.com/Sacchan-VRC/SaccFlightAndVehicles/releases/tag/1.62)
2. Install these follow dependencies
1. Import [SaccFlightAndVehicles v1.62](https://github.com/Sacchan-VRC/SaccFlightAndVehicles/releases/tag/1.64)
2. Install these follow git dependencies
- [YuxiFlightInsturments](https://github.com/Heriyadi235/YuxiFlightInstrumentsforSF): Install using git url: `https://github.com/Heriyadi235/YuxiFlightInstrumentsforSF.git?path=/Packages/com.yuxiaviation.yuxiflightinstruments`
- [InariUdon](https://github.com/esnya/InariUdon.git): Install using git url: `https://github.com/esnya/InariUdon.git?path=/Packages/com.nekometer.esnya.inari-udon`
- [EsnyaSFAddons](https://github.com/Esnya/EsnyaSFAddons): Install using git url: `https://github.com/esnya/EsnyaSFAddons.git?path=/Packages/com.nekometer.esnya.esnya-sf-addons`
- [UdonRadioCommunications & UdonRadioCommunications SaccFlight Integrations](https://github.com/esnya/UdonRadioCommunications): Install using git url: `https://github.com/esnya/UdonRadioCommunications.git?path=/Packages/com.nekometer.esnya.udon-radio-communications` & `https://github.com/esnya/UdonRadioCommunications.git?path=/Packages/com.nekometer.esnya.udon-radio-communications-sf`
- [UdonToolkit](https://github.com/orels1/UdonToolkit): Install using git url: `https://github.com/orels1/UdonToolkit.git`
- [VUdon-ArrayExtensions](https://github.com/Varneon/VUdon-ArrayExtensions): Install using git url: `https://github.com/Varneon/VUdon-ArrayExtensions.git?path=/Packages/com.varneon.vudon.array-extensions`
- [Virtual-CNS](https://github.com/VirtualAviationJapan/Virtual-CNS): Install using git url: `https://github.com/VirtualAviationJapan/Virtual-CNS.git?pth=/Packages/jp.virtualaviation.virtual-cns`
3. Install aircraft using git url: `https://github.com/vrcau/VAU320.git?path=/Packages/com.yuxiaviation.vau320neo/`
3. Install aircraft through vpm repo url `https://pkg-index.yuxiaviation.com/index.json` ([Click here to add vpm repo](vcc://vpm/addRepo?url=https://pkg-index.yuxiaviation.com/index.json)) or download zip from [Github Release](https://github.com/vrcau/VAU320/releases)

## Contribution
See [CONTRIBUTING.md](CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md)
Expand Down
4 changes: 3 additions & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ VAU320neo 是架由 VRChat 航空航天大学开发基于 Sacc 系统的 VRChat
> **请先安装 [GIT](https://git-scm.com/)[GIF-LFS](https://git-lfs.com/)**
> - 如何打开包管理器窗口: https://docs.unity3d.com/cn/2019.4/Manual/upm-ui.html
> - 如何使用 Git Url 导入包: https://docs.unity3d.com/cn/2019.4/Manual/upm-ui-giturl.html
> - 了解 VPM:https://vcc.docs.vrchat.com/vpm/
> - 在我们的包浏览器查看更多安装选项:https://pkg.yuxiaviation.com/packages/com.yuxiaviation.vau320neo
1. 导入 [SaccFlightAndVehicles v1.62](https://github.com/Sacchan-VRC/SaccFlightAndVehicles/releases/tag/1.62)
2. 安装以下依赖
Expand All @@ -20,7 +22,7 @@ VAU320neo 是架由 VRChat 航空航天大学开发基于 Sacc 系统的 VRChat
- [UdonToolkit](https://github.com/orels1/UdonToolkit): Git URL: `https://github.com/orels1/UdonToolkit.git`
- [VUdon-ArrayExtensions](https://github.com/Varneon/VUdon-ArrayExtensions): Git URL: `https://github.com/Varneon/VUdon-ArrayExtensions.git?path=/Packages/com.varneon.vudon.array-extensions`
- [Virtual-CNS](https://github.com/VirtualAviationJapan/Virtual-CNS): Git URL: `https://github.com/VirtualAviationJapan/Virtual-CNS.git?pth=/Packages/jp.virtualaviation.virtual-cns`
3. 使用 Git Url 导入飞机本体: `https://github.com/vrcau/VAU320.git?path=/Packages/com.yuxiaviation.vau320neo/`
3. 使用 VPM 仓库 Url `https://pkg-index.yuxiaviation.com/index.json` ([点击此处直接添加仓库](vcc://vpm/addRepo?url=https://pkg-index.yuxiaviation.com/index.json)) 或从 [Github Release](https://github.com/vrcau/VAU320/releases) 下载 Zip 文件

## 贡献
请查阅 [CONTRIBUTING_ZH.md](CONTRIBUTING_ZH.md)[CODE_OF_CONDUCT_ZH.md](CODE_OF_CONDUCT_ZH.md)
Expand Down

0 comments on commit 24b6ab3

Please sign in to comment.