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

https://github.com/forno/XmahoUdonUtility

x.maho utility for Udon of VRChat SDK3
https://github.com/forno/XmahoUdonUtility

udon vrchat

Last synced: about 2 months ago
JSON representation

x.maho utility for Udon of VRChat SDK3

Awesome Lists containing this project

README

        

# x.maho Udon Utility
x.maho utility for Udon of VRChat SDK3

## Installation
### Dependencies
[VRChat SDK3](https://vrchat.com/home/download)

### Unity 2019 or later
- Open Package Manager window from Window menu
- Select "Add package from git URL..." from "+" icon on top left
- Input "https://github.com/forno/XmahoUdonUtility.git"

### Unity 2018 or later
- Edit "Packages/manifest.json" on your project directory
- Add below that in dependencies.

```json
"link.xmaho.vrc.sdk3.udon": "https://github.com/forno/XmahoUdonUtility.git"
```

## LICENSE
This software is released under the MIT License, see LICENSE.md.