This package provides commonly needed scripting functionality.
This package is primarily designed as a dependency for other VRCTools components. If you do not wish to write your own Udon or editor scripts, you likely do not need to install it manually.
The preferred way for installation is to use Creator Companion or an equivalent package management tool. Our repository can be found at https://vrctools.github.io/vpm and will guide you through adding the repository to your package manager.
If you wish to install the package manually, you can find the most recent build over in the Releases
section. Simply drag the package onto Unity or select the file manually
via Assets -> Import Package -> Custom Package
This project is released under the terms of the Apache License, Version 2.0. A copy of the full license text is included within the repository as well as all builds.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.