How can I create a Project and Share It with all other projects. Like a Material library or Blue Print Library. Basicaly, I what share content between my projects.
Example.: I Have a project that I´m working on a weather system. All this content, I want to be available to any other project. And more important. I want the changes made on this files, reflect on other projects.
As a comparative, I want a Git submodule inside my projects. There is a Way?