hwaet / UnityProjectCloner

A tool to let the user to create a duplicate project that links back to the original, for multiplayer testing
MIT License
200 stars 27 forks source link

Add possibility to add additional folders to clone #13

Open 2shady4u opened 2 years ago

2shady4u commented 2 years ago

What is my issue? I'm using this package to test a MP game that uses Fmod. For Fmod, the game needs access to the compiled *.bank-files that contain my game's music and sound-effects. As such I need a symbolic link to this Fmod/-folder.

Capture

Proposal? Add a way to add additional folders to the list of folders that require a symbolic link. Either by adding an entry into the ProjectSettings or in the Project Cloner drop-down menu