😀
PythonMinecraftLauncher
  • Python Minecraft Launcher
Powered by GitBook
On this page
  • 警告
  • 视频介绍
  • 使用方法
  • 依赖
  • 安装Python
  • 命令
  • 开发文档
  • 开发者请看
  • 提交守则

Python Minecraft Launcher

Last updated 2 years ago

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

警告

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

这样可以关闭开发者模式

视频介绍

使用方法

依赖

库名
安装方法

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桌面发行版

如果您使用macos系统

brew安装

brew install python3

pkg安装

如果您使用的是Windows系统

命令

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

开发文档

开发者请看

提交守则

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

b站
Download Python | Python.org
Download Python | Python.org
Download Python | Python.org
ReadtheDocs
GitBook
GitHubWiki
Office