Can other people access my packages?

Hi, I have a question. In my game, I have multiple places so I use packages. These packages help me auto-update scripts that I reuse in each place (DataStores, Shops, etc). My only question is if other people are allowed to access these packages. If they are, I would like to know so I can change my game structure. Thanks in advance :+1:

2 Likes

Yes. They’re like any other asset in your DataModel, just that they have special features granted to them via the PackageLink that allows you to update copies of the package in the current place and across other places.

1 Like

yes they are :hugs: :grinning:

1 Like