retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Standardize path concatenation #375

Closed rsubtil closed 2 months ago

rsubtil commented 3 months ago

Closes #373.

Standardizes all path concatenation scenarios to the builtin path_join method for a more reliable solution.