Do I have to copy module to every place, or can I access one module from multiple places?
Simply: Yes
If you want, you can make the Module usable by Adding it to the marketplace and requiring thr AssetId.
1 Like
You could use either a MainModule or package. I recommend a package for better version management.
What you would do is right click the module and then click save as package and it will come up with a PackageLink.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.