Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support non-standard Minecraft installations #167

Closed
llbit opened this issue Jul 28, 2013 · 1 comment
Closed

Support non-standard Minecraft installations #167

llbit opened this issue Jul 28, 2013 · 1 comment
Assignees
Milestone

Comments

@llbit
Copy link
Collaborator

llbit commented Jul 28, 2013

Minecraft is usually installed at a predictable location. For example %APPDATA%\.minecraft on Windows. However we need to support non-standard Minecraft installations.

  • Ideally, if Minecraft is not found the user should have a chance to provide a custom location.
  • The Minecraft install location should be stored in the Chunky settings file
  • In the future the Chunky launcher should take care of this Chunky Launcher #164
@ghost ghost assigned llbit Jul 28, 2013
@AEnterprise
Copy link
Contributor

this can be done easely for the moment, if the non-standard minecraft installation is put in a folder named .minecraft you open a command promt and go to the parenting folder of that .minecraft folder then you do:

set appdata=%cd%

then run chunky from the same command prompt (chunky settings will be reset and created in that folder)

@llbit llbit closed this as completed in 214d9ea Dec 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants