VRChat SDK: Difference between revisions
m (Version update) |
m (Build) |
||
Line 11: | Line 11: | ||
|- | |- | ||
|VRChat build | |VRChat build | ||
|2024.3. | |2024.3.1p5 | ||
|- | |- | ||
|Worlds SDK | |Worlds SDK |
Revision as of 22:29, 6 September 2024
[Reason: Not much information here! Please expand, and proofread according to Manual of Style.]
VRChat is a platform that runs off of the Unity engine. Users can create and upload worlds and avatars using the VRChat Software Development Kit (SDK), by starting a project from within the Creator Companion. Projects can be made for either Avatars or Worlds using the latest Unity and SDK versions, guided by the Creator Companion. You can acquire the Creator Companion by signing into your VRChat account on the website, and downloading it. Your account must be at the New User Trust Rank, or greater to gain access to the official VRChat software, and to upload any content.
If it's your first time using Unity, the Creator Companion, or the SDK, there are several official and community tutorials to follow, which aid the process on creating and uploading the content that you want. Using the Creator Companion will install Unity, as well as install and update the required World or Avatar SDKs.
Software | Version |
---|---|
VRChat build | 2024.3.1p5 |
Worlds SDK | 3.7.0 |
Avatars SDK | 3.7.0 |
VCC | 2.3.2 |
Unity | 2022.3.22f1 |