CollapseLauncher / Collapse

An Advanced Launcher for miHoYo/HoYoverse Games
MIT License
1.41k stars 65 forks source link

Rewrite GameUninstall Method #222

Closed bagusnl closed 1 year ago

bagusnl commented 1 year ago

making the entire function from the older try of this method into one beeg method.

Old reference: https://github.com/bagusnl/Collapse/blob/8296c077a1c7ea4730f38a3b657cb39cfec7a6e0/CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L398-L726

With the help of @Arikatsu, @muscularcandy67, and @Cryotechnic

Resolve #141

bagusnl commented 1 year ago

New Game Uninstall method