[Bug]: Minecraft does not use persist directory, saving everything in AppData #1072
Open
3 tasks done
Labels
bug
Something isn't working
Prerequisites
Package Name
minecraft
Expected/Current Behaviour
Minecraft launcher has
--workDir
argument that can be used to override directory used to save all the files, including account and profile data, and installations themselves. Minecraft package in this repository does not make use of that, making the package save everything in%AppData%\.minecraft
.While this may be an expected behaviour with normal installation of Minecraft launcher, most scoop packages are generally expected to persist such data in the special persist directory whenever possible. Which something like
prismlauncher
does.Steps to Reproduce
Possible Solution
Shim should use
--workDir
argument of the launcher binary to make it save all its files into the persist directory.Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: