HMCL-docs/_launcher/global-version-isolation.md

47 lines
1.4 KiB
Markdown
Raw Normal View History

2021-10-10 12:22:26 +08:00
---
title: "全局版本隔离"
2022-05-04 23:58:35 +08:00
permalink: /launcher/isolation.html
2021-10-10 17:00:25 +08:00
date: 2021-10-09 23:18:02 +0800
2022-05-04 23:58:35 +08:00
categories: 启动器
2021-10-10 17:00:25 +08:00
toc: true
2021-10-10 12:22:26 +08:00
---
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.hmcl.net%2Flauncher%2Fisolation.html&count_bg=%233E4245&title_bg=%233E4245&icon=&icon_color=%23E7E7E7&title=%F0%9F%91%80&edge_flat=false)
2021-10-10 12:22:26 +08:00
> 本文由 LIPiston 编写。
2021-10-10 17:00:25 +08:00
2021-10-10 12:22:26 +08:00
这是一个游戏客户端很多不方便寻找的最佳解决方案<br/>
**注意:改方法会改变默认的 minecraft 文件结构**
## 使用方式
进入 hmcl 的`设置`
2022-11-26 00:14:18 +08:00
![](\assets\img\docs\Global-version-isolation\img.png)
2021-10-10 12:22:26 +08:00
在全局设置中找到 `版本隔离`
改为 `各版本独立`
2022-11-26 00:14:18 +08:00
![](\assets\img\docs\Global-version-isolation\img1.png)
2021-10-10 12:22:26 +08:00
这时候 minecraft 的文件结构就会有所改变
```
.minecraft
|*asstes
|*libraries
|*versions
\1.16.5-optifine
2021-10-10 12:26:59 +08:00
|1.16.5-optifine.jar
2021-10-10 12:22:26 +08:00
|*saves
|*resourcepacks
|*logs
|*mods
|*config
......
```
并非在 .minecraft 文件夹中存储一切的 mod 和 资源包**而是各版本的资源互相独立**
这样你就可以在一个目录下,安装多个客户端
## 往后的使用
2021-10-10 12:24:38 +08:00
在做完版本隔离的设置后hmcl 的快速打开各个游戏文件夹的功能就会显得十分重要。
2022-11-26 00:14:18 +08:00
![](/assets/img/docs/Global-version-isolation/img2.png)
2021-10-10 12:25:14 +08:00
2021-10-10 12:22:26 +08:00
善用该功能也可为你的磁盘剩下不少的空间