thebezelproject / BezelProject

The Bezel Project installer script
207 stars 46 forks source link

[REQUEST] Symbolic Links rather than multiple copies of same files #82

Closed paulhlee1967 closed 2 years ago

paulhlee1967 commented 2 years ago

Rather than duplicating all of the files for the multiple emulators supporting one core, only copy over one set of files, and use symbolic links for the remaining cores.

thebezelproject commented 2 years ago

Can't use symbolic links reliably for files in Github repositories in the manner we use the repos. We also use the repos on Windows, so any symbolic links would fail. Have tested this suggestion numerous times in the past and it isn't feasible at the moment, for more and varied reasons. Thanks for the suggestion.