Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrchat-community/EasyQuestSwitch
EasyQuestSwitch is a Unity editor tool developed for VRChat world creators, it can automate changes to components within a scene as soon as the build platform is changed from PC to Android (for Oculus Quest) or vice versa.
https://github.com/vrchat-community/EasyQuestSwitch
Last synced: about 2 months ago
JSON representation
EasyQuestSwitch is a Unity editor tool developed for VRChat world creators, it can automate changes to components within a scene as soon as the build platform is changed from PC to Android (for Oculus Quest) or vice versa.
- Host: GitHub
- URL: https://github.com/vrchat-community/EasyQuestSwitch
- Owner: vrchat-community
- License: other
- Created: 2020-04-28T17:05:27.000Z (over 4 years ago)
- Default Branch: vpm
- Last Pushed: 2024-03-25T23:51:00.000Z (9 months ago)
- Last Synced: 2024-08-12T21:27:48.890Z (5 months ago)
- Language: C#
- Size: 114 KB
- Stars: 126
- Watchers: 3
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EasyQuestSwitch
EasyQuestSwitch is a Unity editor tool developed for VRChat world creators, it can automate changes to components within a scene as soon as the build platform is changed from PC to Android (for Oculus Quest) or vice versa.## Adding a new localization
It is possible to create your own localizations by creating a new JSON file in VRCPrefabs/EasyQuestSwitch/Resources/EQS_Local/, use en.json as a template.## Adding custom Types
Tutorial TBD, but you can check VRCPrefabs/EasyQuestSwitch/EQS_Types/ and try to figure it out.![](https://i.imgur.com/aYvf4yl.png)