Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

timimir/Minecraft-Launcher-On-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Minecraft Launcher On Python

To start And compile this launcher you must install Flet, random username, uuid lib

"pip install flet"

"pip install random-username"

"pip install uuid"

and minecraft launcher lib

"pip install minecraft-launcher-lib"

To start launcher you must open Launcher.py file

To compile you must install pyinstaller

"pip install pyinstaller"

go to the launcher folder and enter

"pyinstaller "File name.py" -onefile -noconsole"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages