Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
/ PyLaunch Public archive

My horrible Minecraft launcher attempt from 3 years ago.

License

Notifications You must be signed in to change notification settings

TheCactusBlue/PyLaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLaunch

PyLaunch is the launcher built for the entire MC community. Made by CactusBlue with <3, using Python 3 :)

Features

  • Highly modular, ease of editing - It can be easily edited with Python.
  • Lots of documentation: An in-depth explanation of everything in the wiki!
  • Easy to deploy - good for server admins/modpack makers
  • Open source - driven by the community!

Currently what it does

  • gets auth tokens from Mojang Authservers.
  • Downloads MC files, from any version.
  • ACTUALLY LAUNCHES!

To Do

  • A login system, better Auth token management.
  • Modpack system.
  • More customizability.
  • Optimisations.
  • A GUI.

Build Guide

Coming soon. I don't know how to do it myself either. :P

License

This project is under MIT License. Do whatever you want, but just credit me.

About

My horrible Minecraft launcher attempt from 3 years ago.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages