Skip to content

itsborck/LCE-Launcher

Repository files navigation

Minecraft Legacy Launcher

A modern desktop launcher for Minecraft Legacy Console Edition with multiplayer support powered by LCEMP.

Features

  • 🎮 Easy Game Launch - Simple one-click game launching from the Home page
  • 👤 Username Management - Set your in-game username that gets passed to the game on launch
  • 📁 Game Location Setup - Configure your game installation path with validation
  • 🌐 Multiplayer Ready - Integration with LCEMP for LAN multiplayer support
  • ⚙️ Settings Management - Manage all launcher settings and clear data when needed
  • 🎨 Modern UI - Built with React, TailwindCSS, and Electron

Requirements

  • Windows 64-bit
  • All required game assets in the game installation folder

Installation

  1. Download the latest release of Minecraft Legacy Launcher
  2. Install the application on your Windows machine
  3. Launch the application

Getting Started

1. Set Your Username

Go to Settings → Player Settings and enter your in-game username. This will be passed to the game when you launch it.

2. Configure Game Location

Go to Settings → Game Location and click Browse to select the folder where your game is installed. The launcher will verify that Minecraft.Client.exe exists in that folder.

3. Launch the Game

Go to Home and click 🎮 Launch Game to start playing!

Note: For multiplayer, all players need to download radmin VPN and setup a network with the people you're playing with.

Launch Arguments

The launcher automatically passes your username to the game:

Minecraft.Client.exe -name [your_username]

For additional LCEMP launch arguments (like -ip and -port), you can modify the game launch code or run the executable directly with custom parameters.

LCEMP Features

This launcher is designed to work with LCEMP, which adds:

  • ✅ Fully working LAN multiplayer
  • ✅ Synced block breaking and placing
  • ✅ Kick system for managing players
  • ✅ Support for up to 8 players
  • ✅ Keyboard and mouse support
  • ✅ Gamma and fullscreen support

For more information about LCEMP and its features, visit: https://github.com/LCEMP/LCEMP

Credits

  • LCEMP - NOTPIES and contributors for the Minecraft LCE multiplayer fork
  • Game Assets - Minecraft Legacy Console Edition requires original game assets
  • Launcher UI - Built with React, TailwindCSS, and Electron

Settings & Configuration

All settings are stored locally on your machine:

  • Game installation path
  • Username

Troubleshooting

Game won't launch

  • Verify the game installation folder is correct
  • Make sure Minecraft.Client.exe exists in the selected folder
  • Check that all required game assets are present in the installation folder

Multiplayer not working

  • Ensure all players are on the same network
  • Use the -ip argument if LAN discovery doesn't work automatically
  • Check firewall settings to allow the game through

For LCEMP-specific issues, visit https://github.com/LCEMP/LCEMP/issues

License

This launcher is provided as-is. Please respect the licenses of the original Minecraft Legacy Console Edition and LCEMP project when using this software.

Disclaimer

This launcher is designed for use with Minecraft Legacy Console Edition and LCEMP. You must obtain the game files and assets separately. The developers of this launcher are not affiliated with Minecraft or its creators.

About

Launcher for Minecraft Legacy Console Edition

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors