looking for the best way to go about linking parts from a current repository that my projects live in, to a fork of the FreeCAD-library, so people can pr from there. the most simple way is to manually copy/paste the parts but the former should be possible with submodules or file linking.
looking for the best way to go about linking parts from a current repository that my projects live in, to a fork of the FreeCAD-library, so people can pr from there. the most simple way is to manually copy/paste the parts but the former should be possible with submodules or file linking.