Skip to content

e2662020/Python-Minecraft-Luncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Minecraft Launcher

bilibili:UID603295105;Github: e2662020; gitee: e2662020;

警告

本程序并未公布正式版,如果您是体验者,请在克隆后将约等于48行的debug = True改为debug = False

这样可以关闭开发者模式

视频介绍

b站

使用方法

依赖

库名 安装方法
python 见下
logging
sys
os
PySide6 pip3 install PySide6
docopt pip3 install docopt
minecraft_launcher_lib pip3 install minecraft-launcher-lib
subprocess
webbrowser
typing pip3 install typing
IPython pip3 install ipython
time
requests pip3 install requests

安装Python

如果您使用ubuntu系统

sudu apt-get python3

如果您使用centos系统

sudo yum -y install python3

如果您使用的是linux桌面发行版

Download Python | Python.org

如果您使用macos系统

brew安装

brew install python3

pkg安装

Download Python | Python.org

如果您使用的是Windows系统

Download Python | Python.org

命令

您可以通过 python3 mine.py help查看更多

开发文档

ReadtheDocs

GitBook

GitHubWiki

Office

开发者请看

提交守则

提交是github充满活力的重要一环,但是正确提交同样重要。与常规提交不同,push之后我们会截拦您的请求,并进行审核。由于精力有限,一般提交会在3-4周处理。在提交的同时需要提交一份issue说明书。以便我们了解你的改动内容,作用。如有在5周您的commit或issue并未的到管理员回复,可以标记紧急以供查看。

About

这是一个基于Python的MC启动器 This is a Python based MC launcher

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages