maya-module-installer icon indicating copy to clipboard operation
maya-module-installer copied to clipboard

add support for `.` current path

Open FXTD-ODYSSEY opened this issue 3 years ago • 1 comments

add . support so that the mod file still can work with maya environment variable MAYA_MODULE_PATH

FXTD-ODYSSEY avatar Oct 29 '21 07:10 FXTD-ODYSSEY

helloWorld,mod could be write like this

+ helloWorld 0.0.1 .

If you add current repo path into MAYA_MODULE_PATH enviroment variable, that will work without helloWorld.mel dropped. That's convience for some pipeline situation.

FXTD-ODYSSEY avatar Oct 29 '21 07:10 FXTD-ODYSSEY