Skip to content

Commit e4cc63c

Browse files
committed
docs: update index
1 parent 1e056d8 commit e4cc63c

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

docs/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ A plugin engine for running LLSE plugins on LeviLamina
44

55
## Installation
66

7-
To install QuickJs and Lua engine, you can use the following command:
8-
9-
```shell
10-
lip install github.com/LiteLDev/LegacyScriptEngine
11-
```
12-
137
### Attention
148

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

42-
For more information, please refer to [the documentation](https://legacy-script-engine.levimc.org)
43-
4436
## Some helpful project for plugin development
4537

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

docs/index.zh.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
## 安装
66

7-
要一次性安装QuickJs和Lua引擎,您可以使用以下命令:
8-
9-
```sh
10-
lip install github.com/LiteLDev/LegacyScriptEngine
11-
```
12-
137
### 注意
148

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

41-
更多信息请参见[文档](https://legacy-script-engine.levimc.org)
42-
4335
## 一些对插件开发有帮助的项目
4436

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

0 commit comments

Comments
 (0)