Skip to content

jwyxym/mcmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment

Install Rust

How To Build

git clone https://github.com/jwyxym/mcmm.git --depth 1
cd mcmm
cargo build --release

How To Use

+------------+-----------+--------------------------------+
| options    | functions | parameters                     |
+------------+-----------+--------------------------------+
| new, n     | 新建      | 文件夹, 版本, 加载器, Java路径 |
+------------+-----------+--------------------------------+
| init       | 初始化    | 版本, 加载器                   |
+------------+-----------+--------------------------------+
| install, i | 下载      |                                |
+------------+-----------+--------------------------------+
| add, a     | 添加      | id (来自modrinth.com) | url    |
+------------+-----------+--------------------------------+
| remove, r  | 删除      | 文件名 | id | url              |
+------------+-----------+--------------------------------+
| search, s  | 搜索      | 关键词                         |
+------------+-----------+--------------------------------+
| run        | 执行命令  | 命令名                         |
+------------+-----------+--------------------------------+
| clear, c   | 清空      |                                |
+------------+-----------+--------------------------------+

Quick Start

mcmm init 1.21.1 neoforge
# add new mod by modrinth id
mcmm add {id} #copy from modrinth.com
# search mods
mcmm search {keyword}

留言:

可能有bug,不知道

About

一个minecraft mod包管理器

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages