diff --git a/se-launcher/development/publishing/guidelines.md b/se-launcher/development/publishing/guidelines.md index 514ea0c..ccb1ca3 100644 --- a/se-launcher/development/publishing/guidelines.md +++ b/se-launcher/development/publishing/guidelines.md @@ -2,7 +2,7 @@ title: Plugin Guidelines for Official PluginHub description: A list of guidelines and limitations imposed by Official PluginHub of SE Launcher published: true -date: 2025-07-08T07:45:40.991Z +date: 2025-07-10T09:48:58.767Z tags: editor: markdown dateCreated: 2025-07-07T16:31:35.807Z @@ -78,8 +78,8 @@ Following these rules helps maintain a stable and fair environment for all playe Please be aware of the following restrictions in the current launcher infrastructure: -1. **No NuGet Dependencies** - External NuGet package dependencies are not yet supported. +1. **No Plugin Dependencies** + Plugin dependencies are not yet supported. 2. **Locked C# Language Version** Plugin code must use the **default language version** defined by the current **launcher SDK**. This version is fixed and cannot be overridden. \ No newline at end of file