Skip to content

Commit

Permalink
remove files from the other launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoey2936 committed Nov 4, 2021
1 parent b89c8c8 commit e04bf43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mod-Installer.bat
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@ rmdir /S /Q libraries
rmdir /S /Q stats
rmdir /S /Q texturepacks-mp-cache
rmdir /S /Q webcache
del /S /Q *_microsoft_store*
del /S /Q versions\version_manifest_v2*
del /S /Q versions\cache.dat
del /S /Q betterfps.txt
Expand Down
4 changes: 4 additions & 0 deletions Mod-InstallerMS.bat
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,10 @@ del /S /Q launcher_entitlements*
del /S /Q .iasx
del /S /Q .iasp
del /S /Q .iasms_v2
del /S /Q launcher_accounts.*
del /S /Q launcher_msa_credentials.*
del /S /Q launcher_profiles.*
del /S /Q launcher_ui_state.*

if exist "%appdata%\.minecraft\wurst" (
echo.
Expand Down

0 comments on commit e04bf43

Please sign in to comment.