从CurseForge和将来可能的其他地方下载并更新Minecraft mods。

minecraft-mod-manager的Python项目详细描述


minecraft mod经理

Latest PyPI version

通过一个简单的命令从CurseForge(以及将来可能的其他地方)安装和更新mods。在

目前最适合与结构修改。在

特点

  • 在CurseForge上搜索已安装的mod以查看是否有任何更新。在
  • 筛选更新
    • 稳定(默认)、beta --beta或alpha--alpha版本。在
    • Minecraft版本-v 1.16.4

使用

Install or update Minecraft mods from Curseforge.

positional arguments:
  {install,update,configure,list}
                        Install (NOT IMPLEMENTED YET), update, configure, or list mods
  mods
                        The mods to install, update, or configure.
                        If no mods are specified during an update, all mods will be updated.
                        To specify the download site for the mod, put 'curse:' before the mod.
                        E.g. 'curse:litematica'
                        By default it searches all sites for the mod.
                        To configure an alias for the mod, use 'mod_name=ALIAS_NAME'.
                        E.g. 'dynmap=dynmapforge'


minecraft:
  -d DIR, --dir DIR     Location of the mods folder. By default it's the current directory
  -v MINECRAFT_VERSION, --minecraft-version MINECRAFT_VERSION
                        Only update mods to this Minecraft version. Example: -v 1.16.4
  --allow-beta          Allow beta releases
  --allow-alpha         Allow alpha and beta releases

logging & help:
  -h, --help            show this help message and exit
  --debug               Turn on debug messages

安装

  1. 使用$ pip install --user minecraft-mod-manager安装
  2. 安装chromedriver

作者

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java操作数组上的字符串   java JAXB内容未实例化   图形在Java中如何绘制垂直居中的字符串?   java Apache Ant:使用Junit时出现NoClassDefFoundError   java无法从服务器上运行perl脚本   如何在java中沿树进行预排序遍历,并打印0和1以对应每个节点上的特定字符?   java如何创建。p12文件?   java线程访问无效   java只匹配命名空间中的XML节点,而不知道NS前缀   从java获取2d arraylist元素   数组Java动态集合对象   java Xpath通过通配符或布尔运算查找以相同名称开头的节点?   java注释元素类型   java在中看不到Super()。反编译后的类文件