Hi, LinkedSource has been deprecated 4 years ago. Packages has been reworked and released twice since this announcement and should provide replacement functionality.
Let’s figure out a way to migrate your LinkedSources to packages.
I use Packages for the most part; however, I unfortunately have a bunch of experiences that utilize LinkedSource scripts in many subplaces. Would love a way to automatically convert them over.
One approach which some experiences use is to save shared content inside of a model and use InsertService:LoadAsset to load it at place startup. That also offers additional flexibility over LinkedSource, letting you load content on demand rather than only at startup.
I actually use Packages this way. To clarify, I no longer wish to use ANY LinkedSource scripts; however, I have so many LSS scattered throughout several experiences/places that replacing them all by hand would be incredibly tedious.
I am unaware of any methods to replace LSS with Packages in a more automated fashion. IIRC using InsertService strips PackageLinks.