From ef93b1e046b09a3bc431e3f571963388dbb58f83 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 10 Jul 2025 09:49:00 +0000 Subject: [PATCH] docs: update se-launcher/development/publishing/guidelines --- se-launcher/development/publishing/guidelines.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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