Accidentally Deleted Some Needed Package Manager Content

Hi,
So I was trying to publish my game on unity and I tried to set the package manager back to “default”. Int the process, it deleted some of the important things that I needed for the game to work. How and where do I find these contents so I can re-add them to my game.
Thanks!

(I want the files that aren’t on the left and that are on the right, to be on the left side)

Hi @Coyomo ,

The screenshot on the right-hand side with the packages you want - do you still have this project? If so, you can copy the project manifest (/Packages/manifest.json) into the same location of the broken project and the packages will be reinstalled

Sam