https://github.com/Varneon/VUdon-SimplePlayerSettings
Simple, but more advanced replacement for the original "VRCWorldSettings" UdonBehaviour that ships with VRCSDK
https://github.com/Varneon/VUdon-SimplePlayerSettings
udonsharp vrchat vrchat-sdk3 vrchat-udon vrchat-worlds
Last synced: about 2 months ago
JSON representation
Simple, but more advanced replacement for the original "VRCWorldSettings" UdonBehaviour that ships with VRCSDK
- Host: GitHub
- URL: https://github.com/Varneon/VUdon-SimplePlayerSettings
- Owner: Varneon
- License: mit
- Created: 2022-11-05T18:30:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T15:11:01.000Z (2 months ago)
- Last Synced: 2025-02-21T15:33:35.592Z (2 months ago)
- Topics: udonsharp, vrchat, vrchat-sdk3, vrchat-udon, vrchat-worlds
- Language: C#
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [VUdon](https://github.com/Varneon/VUdon) - Simple Player Settings [](https://github.com/Varneon/VUdon-SimplePlayerSettings/stargazers) [](https://github.com/Varneon/VUdon-SimplePlayerSettings/releases) [](https://github.com/Varneon/VUdon-SimplePlayerSettings/releases/latest)
Simple, but more advanced replacement for the original "VRCWorldSettings" UdonBehaviour that ships with VRCSDK

# Installation
### Import with [VRChat Creator Companion](https://vcc.docs.vrchat.com/vpm/packages#user-packages):
> 1. Download `com.varneon.vudon.simple-player-settings.zip` from [here](https://github.com/Varneon/VUdon-SimplePlayerSettings/releases/latest)
> 2. Unpack the .zip somewhere
> 3. In VRChat Creator Companion, navigate to `Settings` > `User Packages` > `Add`
> 4. Navigate to the unpacked folder, `com.varneon.vudon.simple-player-settings` and click `Select Folder`
> 5. `VUdon - Simple Player Settings` should now be visible under `Local User Packages` in the project view in VRChat Creator Companion
> 6. Click `Add`### Import with [Unity Package Manager (git)](https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui-giturl.html):
> 1. In the Unity toolbar, select `Window` > `Package Manager` > `[+]` > `Add package from git URL...`
> 2. Copy and paste the following link into the URL input field:https://github.com/Varneon/VUdon-SimplePlayerSettings.git?path=/Packages/com.varneon.vudon.simple-player-settings### Import from [Unitypackage](https://docs.unity3d.com/2019.4/Documentation/Manual/AssetPackagesImport.html):
> 1. Download latest `com.varneon.vudon.simple-player-settings.unitypackage` from [here](https://github.com/Varneon/VUdon-SimplePlayerSettings/releases/latest)
> 2. Import the downloaded .unitypackage into your Unity project## Developed by Varneon with :hearts:


