Page 1 of 1

Default Installation Path Variable Help

Posted: 01 Apr 2015, 05:50
by alvin8t
I'm trying to install a few worlds and/or resource pack(s) in to the .minecraft folder located in the Appdata folder how do I get the 'User' variable? Such as C:\Users\(User Goes Here)\AppData\Roaming\.minecraft

This is to make the installation of a world and a resource pack easier. This is to make sure that they have both of them.

Re: Default Installation Path Variable Help

Posted: 02 Apr 2015, 15:27
by SoulX
Hi,

Use this variable: <AppData>

It will give you this path: C:\Users\USERNAME\AppData\Roaming

Re: Default Installation Path Variable Help

Posted: 07 Apr 2015, 23:43
by alvin8t
SoulX wrote:Hi,

Use this variable: <AppData>

It will give you this path: C:\Users\USERNAME\AppData\Roaming
Could you please give me the full path, so that I could copy and paste it into the installer?

Re: Default Installation Path Variable Help

Posted: 08 Apr 2015, 13:12
by SoulX
I've built you an example.

You will find it here: https://drive.google.com/file/d/0B9DHD9 ... sp=sharing

Instructions:
1.) Download the ZIP-file and extract it
2.) Open the project file
3.) Add the two folders: 'saves' and 'resourcepacks' to the project
4.) Build it and you will install one file an one folder called 'SAMPLE' in your .minecraft-folder. The file is located in '.minecraft\resourcepacks' and the folder in '.minecraft\saves'

To customize: Only add your resourcepacks or savegames into the specific folder.