Last updated:
0 purchases
OrzMC 1.0.118
OrzPythonMC
OrzMC Writed by Python Language
命令行工具
使用 Python3 编写,可以运行在Ubuntu/MacOS系统上(系统需要配置有JAVA和Python3运行环境),功能包括:
部署Minecraft私人服务器(Vanilla/Paper/spigot/forge)
启动Minecraft客户端功能(Vanilla)
支持的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运行环境
并发下载提高文件下载速度
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.