Couture will launch today, stay tuned !
Downloads and installation
Download the package on gumroad. Simply put the content of the package in your maya'scripts folder, make sure that the folder is named "Couture".
C:\Users\USERNAME\Documents\maya\20XX-x64\scripts\Couture
Launching code
You can use this code in the script editor or create a shortcut in your shelf.
import Couture.coutureUI as cUI
reload(cUI)
cUI.coutureInterface(dock=True)
Couture shelf
In your folder Couture you will find a folder named "shelf". Open the file "shelf_Couture.mel" in a text editor, then change every images path to fit your directory path.
Default path is :
"C:/Users/Windows/Documents/maya/2018/scripts/Couture/icons/logoShelfWiki.png"
Then in Maya, go to your shelf and use the button "Load Shelf" to installl the shelf. Restart Maya and you are ready to go !