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

Added support for Minecraft Classic ! #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ExplodingBottle
Copy link

Hello,
This pull request contains a lot of code for Minecraft Classic support !

This support adds these features:

  • Now support custom resolution on startup. ( Not when launched ) using --width width and --height height options.
  • Added a way to toggle survival on or off on startup. using --survival.
  • Resources now load ! You can now hear music and any kind of noises in game.
  • Minecraft Classic doesn't freeze anymore when closing game window.
  • You can now save and load your worlds again !
  • Allowing to connect to multiplayer servers. using --server adress:port option.
  • UUID is now exploited as mppass. you need to add ${auth_uuid} as third argument.

I've made this pull request in the hope that it will be helpful !

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.

None yet

1 participant