You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/WonderMediaProductions/Maya2glTF.git maya2gltf_2018
cd maya2gltf_2018
./osx_create_project.sh # Modify for 2018
make -j6 && make -j6 DESTDIR=payload install -j6
git clone https://github.com/WonderMediaProductions/Maya2glTF.git maya2gltf_2019
cd maya2gltf_2019
./osx_create_project.sh # Modify for 2019
make -j6 && make -j6 DESTDIR=payload install -j6
git clone https://github.com/munki/munki-pkg.git
# merge payload folders from maya 2019 and maya 2019 to project directory
# Use option drag to merge folders
munkipkg path/to/package_project_directory
Edited:
build-info.plist
Edited:
Typos on build script.
The text was updated successfully, but these errors were encountered: