Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrcau/vau320
Another VRChat Airliner
https://github.com/vrcau/vau320
flight-simulation unity vrchat vrchat-udon vrchat-worlds
Last synced: about 2 months ago
JSON representation
Another VRChat Airliner
- Host: GitHub
- URL: https://github.com/vrcau/vau320
- Owner: vrcau
- License: mit
- Created: 2023-01-07T08:36:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T05:11:42.000Z (8 months ago)
- Last Synced: 2024-05-04T16:23:49.448Z (8 months ago)
- Topics: flight-simulation, unity, vrchat, vrchat-udon, vrchat-worlds
- Language: C#
- Homepage:
- Size: 110 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# What is V320?
**English** | [简体中文](README_ZH.md)
VAU320neo is a SaccFlightAndVehicles based aircraft developed by VRChat Aerospace University. It aims at simulating the Airbus A320neo in real life.
You can learn more at [https://yuxiaviation.com/en/v320neo](https://yuxiaviation.com/en/v320neo/).## Import Aircraft
> **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.vau320neo1. Import [SaccFlightAndVehicles v1.64](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](https://github.com/esnya/UdonRadioCommunications): Install using git url: `https://github.com/esnya/UdonRadioCommunications.git?path=/Packages/com.nekometer.esnya.udon-radio-communications`
- [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 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)## Report a Bug or Feature request
1. Search your question in the [issues](https://github.com/Heriyadi235/VAU320/issues) frist.
2. If you didn't found your question, Create a new issue.
3. Write as clear as possible about your issues.## Conatct
- Discord: YUXI#3129
- Twitter: [@YUXI917](https://twitter.com/YUXI917)