v1.0.6 - VCC Compatibility Fix
Changes
- Fixed VCC compatibility issue by changing author field format
- Changed author from object to string value "kittyn cat"
- This resolves the JSON parsing error in VRChat Creator Companion
Technical Details
The VCC was expecting the author field in package manifests to be a simple string value rather than an object with name/email/url properties. This update ensures compatibility with the VCC package loader.
Installation
Download the attached dev.catnet.immersivescaler-1.0.6.zip and install via VCC or Unity Package Manager.
🤖 Generated with Claude Code