Skip to content

Commit

Permalink
docs: update index
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jan 20, 2025
1 parent 1e056d8 commit e4cc63c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ A plugin engine for running LLSE plugins on LeviLamina

## Installation

To install QuickJs and Lua engine, you can use the following command:

```shell
lip install github.com/LiteLDev/LegacyScriptEngine
```

### Attention

Before installing the Python engine, you need to
Expand Down Expand Up @@ -39,8 +33,6 @@ lip install --upgrade gitea.litebds.com/LiteLDev/legacy-script-engine-python
2. Run the server, then the plugins will be migrated to LeviLamina plugin manifest automatically
3. To load them, you need to restart the server

For more information, please refer to [the documentation](https://legacy-script-engine.levimc.org)

## Some helpful project for plugin development

- [LiteLoaderSE-Aids](https://github.com/LiteLDev/LiteLoaderSE-Aids)
Expand Down
8 changes: 0 additions & 8 deletions docs/index.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@

## 安装

要一次性安装QuickJs和Lua引擎,您可以使用以下命令:

```sh
lip install github.com/LiteLDev/LegacyScriptEngine
```

### 注意

在安装Python引擎之前,你需要先安装[Python 3.12.8](https://www.python.org/downloads/release/python-3128/)
Expand Down Expand Up @@ -38,8 +32,6 @@ lip install --upgrade gitea.litebds.com/LiteLDev/legacy-script-engine-python
2. 运行服务器,然后插件将自动迁移到 LeviLamina 插件清单中
3. 重启服务器后,插件就会被加载

更多信息请参见[文档](https://legacy-script-engine.levimc.org)

## 一些对插件开发有帮助的项目

- [LiteLoaderSE-Aids](https://github.com/LiteLDev/LiteLoaderSE-Aids)
Expand Down

0 comments on commit e4cc63c

Please sign in to comment.