What's this?
Documents for various tools by kaikoga.
(because there are too much)
How to get
Install from VPM
VPM packages are available through ALCOM. Preferred for both VRChat users and not VRChat users.
Add vpm.kaikoga.net to ALCOM / VCCAutomatic depedency resolutions and updates are available with ALCOM.
INFO
Things like VRCSDK, UniVRM, NDMF are defined as optional dependency. They should be installed separately.
Repo URL for VPM CLI and alt-VPM users: https://vpm.kaikoga.net/index.json
INFO
VRChat users can alson use VRChat Creator Companion.
Install UniVRM
It is recommended to install UniVRM in Packages
directory, not Assets
directory.
To do so, please install UniVRM as a UPM git package.
Add URLs below by either method:
- Open the Package Manager by menu bar ->
Window
->Package Manager
, open the "+" menu at the upper left and selectAdd package from git URL...
. - Or, add the URLs under
dependencies
ofPackages/manifest.json
.
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.130.1",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.130.1",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.130.1",
Not so much Asked Questions
- Q. Where's documents for Kogapen or Kogastats?
- A. Wait a minute...
- Q. How about MeshWeaver?
- A. Refer https://kaikoga.github.io/MeshWeaver-unity/docs/ja/ (separate site because maintenance policy differs)