This mod doesn't do anything on its own!
This mod adds many pedicure colors that you can use in your mods.
You must use DSMS-Mod loader to make this mod working! This is mandatory!
Please only play in solo mode using the Mesh Selector, as I have never tested the DSMS-ModLoader in multiplayer!
Install Pak legacy
If it come with presets you must instal them!
Place Pak files starting with DSMS_ in:DS\Content\Paks\~mods\
It will load“pak” files in the “~mods” folder to add assets into the game.
How to use it with your mods?
MI_Nails_Aquamarine
MI_Nails_Black
MI_Nails_Blue
MI_Nails_Green
MI_Nails_Mustard
MI_Nails_Orange
MI_Nails_Pink
MI_Nails_Pink_Light <(preview use this one)
MI_Nails_Purple
MI_Nails_Red
MI_Nails_Red_Carmine
MI_Nails_Sky_blue
MI_Nails_Sky_White
MI_Nails_Yellow
Example of use in the v3 JSON presets
Code:
{ "SlotIndex": 0,
"MaterialPath": "/Game/MODS/HoverModsVault/Nails_Colors/Materials/MI_Nails_Aquamarine.MI_Nails_Aquamarine"
},
It must be this path, because that's where the resources are located.
Game/MODS/HoverModsVault/Nails_Colors/Materials/You can find more documentation at the DSMS-ModLoader Github page.