Closed lx-fox closed 1 year ago
this seems to be missing the release/scripts/addons module (make update fails and says it's missing at least)
adding this to the top of the .gitmodules file makes it so 'make update' doesn't complain the module is missing
[submodule "release/scripts/addons"]
path = release/scripts/addons
url = https://github.com/dillongoostudios/goo-blender-addons
branch = goo-blender-master
ignore = all
Updates the submodule repository urls to the current working ones.