Any way to use downloaded packages in other project?

Hello!
Could anyone tell me if there is a way to copy a package (for example Lightweight RP) form one project to another without downloading it again through the package manager? There is an option “Add package from disk” but I can’t figure out how to use it.

Hi @Dinochrome

Packages are downloaded to a global cache on disk, so they can be used in multiple projects without re-downloading them. There’s no need for you to manually add these packages like this.

Thank you, I didn’t think that it works that way. And sorry for a delayed answer.