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

Add assets.minecraft.net jars #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jackassmc
Copy link
Contributor

This PR adds all Minecraft versions that are not in the launcher but are available from assets.minecraft.net as jar files.
There are two versions that are available as zip files, those will be added in a separate PR because they might need special handling.

See https://github.com/jackassmc/assets.minecraft.net-jars for more information.

@ImperatorStorm
Copy link

couldn't #10 be in this PR?

@jackassmc
Copy link
Contributor Author

12w18a and 12w19a are in a separate PR because their clients are different from all other Minecraft versions. Instead of the client being a single jar those two versions have a zip file that includes both the client jar and the server jar. This is because they were the first versions to make singleplayer worlds run on a local server. Since this may need special handling in MultiMC they are not included in this PR.

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

Successfully merging this pull request may close these issues.

2 participants