Installing MNPR is straightforward:
Still unsure how to install MNPR? Watch the short video --->
There are two ways of manually installing MNPR:
Solution 1: Temporarily remove the content in the Maya environment file
Solution 2: Insert the system paths manually to the Maya environment
MAYA_SHELF_PATH=%YOURMNPRPATH%\shelves;
MNPR_PATH=%YOURMNPRPATH%;
MAYA_PLUG_IN_PATH=%YOURMNPRPATH%\plugins\%MAYAYEAR%\%OS%;
PYTHONPATH=%YOURMNPRPATH%\scripts;
MAYA_SCRIPT_PATH=%YOURMNPRPATH%\scripts;
XBMLANGPATH=%YOURMNPRPATH%\icons;
MAYA_VP2_USE_GPU_MAX_TARGET_SIZE=1;
setRenderingEngineInModelPanel "DirectX11"