Skip to content

Install

ShrBox edited this page Jun 20, 2024 · 4 revisions

English | Chinese

安装

手动安装

安装之前,请保证已安装levilamina(ll3),然后从Release下载对应版本的文件,其文件名应该是类似这样的more-dimensions-windows-x64-vx.x.x.zip,解压里面的more-dimension文件夹到BDS目录下plugins文件夹内,其文件视图应该是这样的

--plugins
----more-dimensions
------more-dimensions.dll

启动BDS是看到有more-dimensions 的版本信息就是说明成功加载

lipUI或lip安装

在lipUI里面可以查找到本插件安装

对于使用的是lip的可以使用以下指令安装

lip install github.com/LiteLDev/MoreDimensions

注意

More dimensions还会在你的存档目录里生成一个dimension_config.json的文件,此文件是记录创建的维度信息,方便重启时读取到维度,请不要做任何修改,出现问题概不负责

Installation

Manual Installation

Before installing, please ensure that you have already installed levilamina (ll3). Next, download the corresponding version of the file from the Release section. The file name should be something like more-dimensions-windows-x64-vx.x.x.zip. Extract the contents of the more-dimension folder from this zip file into the plugins folder within your BDS (Bedrock Dedicated Server) directory. The file structure should look like this:

--plugins
----more-dimensions
------more-dimensions.dll

When you start BDS and see version information related to "more-dimensions," it indicates successful loading.

Installation via lipUI or lip

If you're using lipUI, you can find the installation for this plugin there. For those using lip, you can use the following command to install:

lip install github.com/LiteLDev/MoreDimensions

Note

"More Dimensions" will also generate a dimension_config.json file in your world directory. This file records information about the created dimensions, making it easier to load them during restarts. Please refrain from making any modifications to this file, as we cannot take responsibility for any issues that may arise.