Difference between revisions of "Huckleberry Installing"
(→Installing Huckleberry (Linux)) |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
Getting Huckleberry on Windows is simple, download the executable (https://github.com/Runsafe/huckleberry-launcher/releases/download/vWindows/HuckleberryLauncher.exe) somewhere on your computer and run it. Every time you want to play Huckleberry, simply run the launcher again! The launcher will handle everything for you, from authentication to keeping your game client up-to-date each time you launch it. | Getting Huckleberry on Windows is simple, download the executable (https://github.com/Runsafe/huckleberry-launcher/releases/download/vWindows/HuckleberryLauncher.exe) somewhere on your computer and run it. Every time you want to play Huckleberry, simply run the launcher again! The launcher will handle everything for you, from authentication to keeping your game client up-to-date each time you launch it. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=='''Installing Huckleberry (Linux)'''== | =='''Installing Huckleberry (Linux)'''== | ||
Line 22: | Line 9: | ||
<nowiki>mkdir huckleberry | <nowiki>mkdir huckleberry | ||
cd huckleberry | cd huckleberry | ||
− | curl -s -o run.sh | + | curl -s -o run.sh https://huckleberry.runsafe.no/unix_launch.sh |
chmod +x run.sh | chmod +x run.sh | ||
./run.sh</nowiki> | ./run.sh</nowiki> | ||
Line 40: | Line 27: | ||
'''The launcher doesn't work!''' | '''The launcher doesn't work!''' | ||
− | If you're on Windows, you will need at least .NET 4.5! | + | If you're on Windows, you will need at least .NET 4.5! |
Line 46: | Line 33: | ||
This normally happens when your session is invalid. Simply close down the game, open up the launcher and click log-out, then log back in. If you're using the script launcher, you won't need to log-out, simply just type in your e-mail address and password again as normal. If you're still unable to play, contact an admin to see what the issue is! | This normally happens when your session is invalid. Simply close down the game, open up the launcher and click log-out, then log back in. If you're using the script launcher, you won't need to log-out, simply just type in your e-mail address and password again as normal. If you're still unable to play, contact an admin to see what the issue is! | ||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 22:31, 2 November 2014
Contents
Installing Huckleberry (Windows)
Getting Huckleberry on Windows is simple, download the executable (https://github.com/Runsafe/huckleberry-launcher/releases/download/vWindows/HuckleberryLauncher.exe) somewhere on your computer and run it. Every time you want to play Huckleberry, simply run the launcher again! The launcher will handle everything for you, from authentication to keeping your game client up-to-date each time you launch it.
Installing Huckleberry (Linux)
Open a terminal window and run these commands:
mkdir huckleberry cd huckleberry curl -s -o run.sh https://huckleberry.runsafe.no/unix_launch.sh chmod +x run.sh ./run.sh
You can now start huckleberry using the run.sh script. try ./run.sh --help for a list of arguments you can pass it!
Keeping Huckleberry Up-to-date
Keeping Huckleberry up-to-date is easy, simply run the script/launcher again (depending on your operating system) and it will do all the work for you! Before it launches the game, it will check all of your files and make sure everything is correct before running.
Troubleshooting
Logging in...
Logging into Huckleberry does NOT use your Minecraft/Mojang account details. Instead, it uses the e-mail address and password of your Runsafe account which you can create on our website (https://runsafe.no).
The launcher doesn't work!
If you're on Windows, you will need at least .NET 4.5!
When I click play, it goes back to the main menu?
This normally happens when your session is invalid. Simply close down the game, open up the launcher and click log-out, then log back in. If you're using the script launcher, you won't need to log-out, simply just type in your e-mail address and password again as normal. If you're still unable to play, contact an admin to see what the issue is!