Skip to main content

A project for deployment of minecraft game.

Project description

OrzPythonMC

OrzMC Writed by Python Language

命令行工具

使用 Python3 编写,可以运行在Ubuntu/MacOS系统上(系统需要配置有JAVAPython3运行环境),功能包括:

  1. 部署Minecraft私人服务器(Vanilla/Paper/spigot/forge)
  2. 启动Minecraft客户端功能(Vanilla)
  3. 支持的1.13以上正式版

工具已上传到Python包管理网站 PyPi,可以使用pip进行安装

$ pip install orzmc
$ orzmc -h # 查看使用帮助

如果你有兴趣和我一起开发这个Python项目,拉项目到本地, 并配置开发环境,运行下面命令即可配置好开发环境:🤒

$ git clone --recurse-submodules \
      https://github.com/OrzGeeker/OrzMC.git && \
      cd OrzMC && ./config_orzmc_dev && pipenv shell

项目待办

  • 自动安装JRE运行环境
  • 并发下载提高文件下载速度

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orzmc-1.0.118.tar.gz (32.3 kB view hashes)

Uploaded Source

Built Distribution

OrzMC-1.0.118-py2.py3-none-any.whl (41.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page