patchzyy / WheelWizard

WheelWizard, Retro Rewind Launcher
Other
30 stars 3 forks source link

Create subdirectory "WheelWizard" in User/Load/Riivolution for Retro Rewind files. #16

Closed killaketa closed 1 month ago

killaketa commented 1 month ago

My apologies for submitting another pull request so soon (especially with the refactor in progress) but I realized that all the Retro Rewind files were being directly extracted to User/Load/Riivolution. This could make your Riivolution folder disorganized when you have multiple Riivolution subdirectories for separate mods. This pull request creates the subdirectory "WheelWizard" inside of User/Load/Riivolution, extracting and loading all the Retro Rewind files from User/Load/Riivolution/WheelWizard instead.

(Forgot to gitignore my PublishProfiles, very sorry for that.)