VeriorPies / ParrelSync

(Unity3D) Test multiplayer without building
MIT License
4.49k stars 315 forks source link

Symlinking Packages directory #57

Open brogan89 opened 2 years ago

brogan89 commented 2 years ago

Describe the bug The Packages directory isn't being symlinked

To Reproduce Steps to reproduce the behavior:

  1. Go to ParrelSync
  2. Click on Clones Manager
  3. Create New Clone
  4. See no symlinked directory for Packages

Expected behavior Expected the Packages folder to be symlinked

Screenshots/Video image

Enviroment (please complete the following information):

Additional context Add any other context about the problem here.

jmguillemette commented 2 years ago

I second this request. I put most of my script code now in the packages to have a cleaner workspace.

brogan89 commented 2 years ago

I have made a PR fixing this bug. Until they merge it in just use my fork if you want https://github.com/brogan89/ParrelSync.git?path=/ParrelSync#develop

Bian-Sh commented 9 months ago

I need it , I found that my local upm plugin can not sync , so that i must sync between each project manully .As it is not human common sense, I was confused the first time i made a error , i event not notice that it is because local package is not sync .

OVRSuppleTeet commented 1 month ago

Agreed! Here here!