Share

Sample module file

+ MAYAVERSION:2023 PLATFORM:win64 <ModuleName> <ModuleVersion> <ModulePath> 
[r] plugins: <non_default_path_to_plugins>
[r] scripts: <non_default_path_to_scripts>
PATH+:=<path_to_add>

+ MAYAVERSION:2023 PLATFORM:linux <ModuleName> <ModuleVersion> <ModulePath> 
[r] plugins: <non_default_path_to_plugins>
[r] scripts: <non_default_path_to_scripts>
PATH+:=<path_to_add>

+ MAYAVERSION:2023 PLATFORM:mac <ModuleName> <ModuleVersion> <ModulePath> 
[r] plugins: <non_default_path_to_plugins>
[r] scripts: <non_default_path_to_scripts>
PATH+:=<path_to_add>

Was this information helpful?