You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Version numbers can be found in [releases](https://github.com/LiteLDev/LegacyScr
27
27
28
28
## Usage
29
29
30
-
To access plugin development API hints and scaffolding toolkits, visit the [LegacyScriptEngine_API](https://github.com/LiteLDev/LegacyScriptEngine_API) repository.
30
+
To access plugin development API hints and scaffolding toolkits, visit the [legacy-script-engine-api](https://github.com/LiteLDev/legacy-script-engine-api) repository.
31
31
32
32
1. Put LLSE plugins directly in `plugins/`
33
33
2. Run the server, then the plugins will be migrated to LeviLamina plugin manifest automatically
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Version numbers can be found in [releases](https://github.com/LiteLDev/LegacyScr
27
27
28
28
## Usage
29
29
30
-
To access plugin development API hints and scaffolding toolkits, visit the [LegacyScriptEngine_API](https://github.com/LiteLDev/LegacyScriptEngine_API) repository.
30
+
To access plugin development API hints and scaffolding toolkits, visit the [legacy-script-engine-api](https://github.com/LiteLDev/legacy-script-engine-api) repository.
31
31
32
32
1. Put LLSE plugins directly in `plugins/`
33
33
2. Run the server, then the plugins will be migrated to LeviLamina plugin manifest automatically
0 commit comments