AOF-Dev / MCinaBox

MCinaBox - A Minecraft: Java Edition Launcher for Android. An Encapsulation of [CosineMath's BoatApp](https://github.com/AOF-Dev/BoatApp).
GNU General Public License v3.0
1.27k stars 179 forks source link

Suggestion - Game directory support #406

Open vico93 opened 4 years ago

vico93 commented 4 years ago

When i tested MCinabox i noticed it is able to change the location of .minecraft folder itself (equivalent of using --workDir on the original launcher), but not able to use the Game Directory feature of the original launcher.

In my PC setup i personally like to organize in this way: creating a profiles folder under .minecraft and for each profile i point the Game Directory option to a subfolder of profiles. That's allow me to use multiple profiles/modpacks at same time, in contrast to leaving Game Directory blank allowing all profiles to place its files (saves, resource packs, mods) directly under .minecraft, harming any attempt to multi-profile/multi-modpack use.

If you have interest in implement this. it would be very beneficial to multi-profile users.

To demostrante, here is my .minecraft folder. Notice the profiles folder i did myself: image

Inside profiles, each folder correspond to a separate profile: image

And in the launcher each profile (called "installation" internally i think) have its own dedicated folder: image image

SnowNF commented 4 years ago

We will have a try. :)