-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Fynn9563 edited this page Jan 28, 2026
·
1 revision
The easiest way to install Strange Toolkit is through the VRChat Package Manager (VPM).
- Visit the Strange Toolkit VPM page
- Click Add to VCC
- The VRChat Creator Companion will open and prompt you to add the repository
- Click I Understand, Add Repository
- Open your VRChat World project in the Creator Companion
- Go to Manage Project
- Find "Strange Toolkit" in the package list
- Click Add to install
If you prefer manual installation:
- Download the latest release from GitHub Releases
- Import the
.unitypackageinto your Unity project - Ensure the package is placed in
Packages/com.bellastrangevr.strangetoolkit/
After installation:
- Open Unity
- Go to Window > Strange Toolkit Dashboard
- The toolkit window should open without errors
If you see errors about missing assemblies, ensure you have VRChat Worlds SDK 3.9.0 or later installed.
Updates are automatic through the Creator Companion. Check for updates in Manage Project.
Download the new version and re-import, overwriting existing files.
Ensure VRChat Worlds SDK is installed and up to date.
Try closing and reopening the window, or reimport the package.
Check the Console for specific errors. Most issues are resolved by:
- Deleting the
Libraryfolder - Reopening Unity to force recompilation