I changed the game path to my external disk because my local disk does not have much space. The Launcher still downloads data into default path in appdata even path is changed.
I changed the game path to my external disk because my local disk does not have much space. The Launcher still downloads data into default path in appdata even path is changed.
The game path setting in the launcher only regulates where the game itself works (saves and such), not where the launcher stores the game JARs, libraries, and assets. You need to specify a
--workDir
instead - see this tutorial (this works with both the java launcher and the native launcher).