Created
November 12, 2015 00:13
-
-
Save jtrent238/7bbed7242baf90841c1c to your computer and use it in GitHub Desktop.
launcher.properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# SK's Minecraft Launcher | |
# Copyright (C) 2010-2014 Albert Pham <http://www.sk89q.com> and contributors | |
# Please see LICENSE.txt for license information. | |
# | |
version=${project.version} | |
agentName=Minecraft | |
offlinePlayerName=Player | |
versionManifestUrl=https://s3.amazonaws.com/Minecraft.Download/versions/%1$s/%1$s.json | |
librariesSource=https://libraries.minecraft.net/ | |
jarUrl=http://s3.amazonaws.com/Minecraft.Download/versions/%1$s/%1$s.jar | |
assetsIndexUrl=https://s3.amazonaws.com/Minecraft.Download/indexes/%s.json | |
assetsSource=http://resources.download.minecraft.net/ | |
yggdrasilAuthUrl=https://authserver.mojang.com/authenticate | |
resetPasswordUrl=https://minecraft.net/resetpassword | |
newsUrl=http://www.jtrent238.is-great.orgnews.html?version=%s | |
packageListUrl=http://www.jtrent238.is-great.org/packages.json?key=%s | |
selfUpdateUrl=http://jtrent238.x10.mx/launcher/latest.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment