update: 添加一个客户端模组

This commit is contained in:
2024-11-23 14:46:09 +08:00
parent 46d73c7efb
commit e1a54dd91b
4 changed files with 140 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
### 扫描所有物品到文件
* 客户端模组
#### 使用方法:
* 玩家挂载模组后,进入游戏, 将游戏UI的语言改为中文.
* 然后在游戏中跳跃一下, 即可在游戏本地Profiles目录下找到一个名字为`ItemCodeComparisonTable.md`的文件
* 然后自行下载一个markdown编辑器,打开这个文件, 即可
### MarkDown编辑器推荐:
* [https://github.com/marktext/marktext](https://github.com/marktext/marktext)