Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)