Skip to content

Instantly share code, notes, and snippets.

@jtrent238
Created November 12, 2015 00:13
Show Gist options
  • Save jtrent238/7bbed7242baf90841c1c to your computer and use it in GitHub Desktop.
Save jtrent238/7bbed7242baf90841c1c to your computer and use it in GitHub Desktop.
launcher.properties
#
# 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