A VRChat NDMF Based Avatar Template Project
based on modules listed at https://github.com/Spokeek/awesome-ndmf
This template is based on NDMF modules that aren't available out of the box in VCC/ALCOM
You will need to install the following repositories. For more details, check https://github.com/Spokeek/awesome-ndmf
If you are using the ALCOM Package manager, you can install all the missing repositories by importing the repositories.txt file in your repository list.
Run the command git clone https://github.com/Spokeek/vrchat-ndmf-template-project "%appdata%\..\local\VRChatCreatorCompanion\Templates\NDMF_Template"
You are done
Download this project as a zip file
Open the path %appdata%\..\local\VRChatCreatorCompanion\Templates
in Windows Explorer
Extract the project to obtain a new project folder in the previously opened folder
You are done
There is a github workflow updating dependencies every day so the project is always up to date.
See the file at update-vpm-dependencies.yml
Thank you to @anatawa12 for the cool vrc-get project and actions associated.
Clone the repository at your desired path
run the following command as administrator mkdir /d "%appdata%\..\local\VRChatCreatorCompanion\Templates\NDMF_Template" "You_Path_To_Your_Local_Project"