feat: update README

This commit is contained in:
Tsubasa6848
2024-02-05 19:52:02 +08:00
Unverified
parent 957b823e44
commit c1dd363c83
+10 -2
View File
@@ -1,2 +1,10 @@
# GMLIB-Plugin-Template # GMLIB-LegacyRemoteCallApi
Template for plugins using GMLIB Legacy RemoteCall API for GMLIB. Only for legacy LSE plugin compatibility.
# 模块简介
- 本模块是 `GMLIB``Legacy RemoteCall API` 模块,是为LL2的LLSE插件的兼容性保留。
- 通过本模块,可以使LSE插件调用 `GMLIB` 内部的API。
# 注意事项
- 本模块仅为兼容性保留模块,仅保留过去的接口以保留兼容性。
- 本模块不会提供 `GMLIB` 在迁移到 `LeviLamina` 后新开发的接口。