Tools for Customization
This page lists the main tools and where to obtain them for modifying and customizing 3+1.
VRChat Creator Companion (VCC)
The official VRChat package manager. Used to create Unity projects and to install and update the packages listed below.
Download: vrchat.com/home/download
NDMF / Modular Avatar
Non-Destructive Modular Framework (NDMF) and Modular Avatar (MA) are frameworks for applying modifications to avatars without destructive edits. All 3+1 outfits and SE extensions are built on MA.
Install via VCC: bd.isns.modular-avatar
lilToon
The shader used for all materials in 3+1.
Install via VCC: jp.lilxyzw.liltoon
Adobe Photoshop
Image editing software used for creating and editing textures. Supports advanced operations such as layer masks and color adjustments.
Download: adobe.com
CLIP STUDIO PAINT
A paint application for texture painting and illustration. Supports reading and writing Photoshop format (.psd) files.
Download: clipstudio.net
VRCFury
Required if you use SE extensions.
Install via VCC: com.vrcfury.vrcfury
もちふぃった~
A tool for converting outfits designed for unsupported avatars to fit a different avatar. Conversion requires a conversion profile for both the source and target avatars as well as the target avatar itself.
Download: BOOTH
unity-overwriter
An editor extension that preserves material and component settings when assets such as FBX files are reimported. Eliminates the need to redo settings after swapping textures.
Download: GitHub / unity-overwriter
Copy Components by Regex
An editor extension that allows copying and pasting components filtered by regular expression. Useful when you need to move specific components from a large set to another object.
Download: GitHub / CopyComponentsByRegex