Hey,
First time user of mGear, and getting to terms with the whole framework. Amazing work so far
I was wondering whether initial testing and installation could be easier by providing batch/shell scripts to launch Maya with mGear setup?
Here is my batch script for launching Maya with mGear (placed in the extracted distribution folder):
set MAYA_MODULE_PATH=%MAYA_MODULE_PATH%;%CD%
cd "%~p1"
start "" "C:/Program Files/Autodesk/Maya2019/bin/maya.exe" %*