Puyodead1 / KaksyxteLauncher

A faithful resurrection of Minecraft Launcher from Q2 2010.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwentyTen Launcher

GitHub Release (Latest) GitHub Release (Pre-release)

Github Build GitHub Downloads

A Java application that lets you play older versions of Minecraft. It's named after the year the original Minecraft Launcher was released, and is designed to give you an authentic experience of playing Minecraft as it was in the past.

Features

  • Sign in with your Legacy, Mojang, or Microsoft account.
    • Mojang accounts are not required to migrate over to Microsoft accounts.
    • Accounts that do not own a copy of Minecraft (Java Edition) will be unable to join servers with online-mode enabled.
  • Play different versions of Legacy Minecraft; from February 2010 up to May 2013
  • Play Minecraft without an internet connection.
    • In order to play without an internet connection, you must have played at least once while connected to the internet.
  • Hear the classic sounds of Minecraft, like the scary cave sounds and the infamous hurt sound.
  • Change the language of the launcher without having to restart the application.

Contributing

GitHub Stars GitHub Contributors

If you find this project useful or interesting, please consider giving it a ⭐. It's a quick and easy way to show your support. It also motivates me to continue working on this project.

Reporting Issues or Suggesting Features

GitHub Issues (Open) GitHub Issues (Closed)

If you find a bug or have a suggestion for a new feature, you can report (or suggest) it by following these steps:

  1. Go to the issue tracker on this repository.
  2. Click the New issue button.
  3. Describe the issue or suggestion clearly and provide any relevant details.
  4. Click the Submit new issue button to create the issue.

Forking and Making Pull Requests

GitHub Pull Requests (Open) GitHub Pull Requests (Closed)

If you are a developer and would like to contribute by adding a new feature or fixing a bug, you can do so by following these steps:

  1. Make a copy of this repository by forking it on GitHub.
  2. Make the changes you want in a new branch of your forked repository.
  3. Test your changes thoroughly.
  4. Submit a pull request from your forked repository with a detailed explanation of your changes.

Building from Source

Java Maven Git

This project uses Apache Maven to manage dependencies and build the application. To build the application from source, follow these steps:

  1. Clone the repository to your computer by using Git or by downloading the source code as a .zip file.
  2. Load the project into your IDE of choice or open a terminal in the project directory.
  3. Make any changes you want to the source code.
  4. Run the command mvn clean package shade:shade to build the application or use the Run Configuration in your IDE.

The finished build will be saved as a .jar file in the target directory.

License

GitHub License

This project is licensed under the GNU Lesser General Public License v3.0.