From 11851118cf23d1dbb54f19af13d13b4b867a503f Mon Sep 17 00:00:00 2001 From: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun, 14 May 2023 17:29:11 +0900 Subject: [PATCH] add deprecated message too old extension index --- Extensions-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Extensions-index.md b/Extensions-index.md index 5ffc051..8792c9e 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -1,5 +1,5 @@ { - "about": "This file is used by Web UI to show the index of available extensions. It's in JSON format and is not meant to be viewed by users directly. If you edit the file you must ensure that it's still a valid JSON.", + "about": "This file is Deprecated any changes will be forcibly removed, submit your extension to the index via https://github.com/AUTOMATIC1111/stable-diffusion-webui-extensions. This file is used by Web UI to show the index of available extensions. It's in JSON format and is not meant to be viewed by users directly. If you edit the file you must ensure that it's still a valid JSON.", "tags": { "script": "a general extension that adds functionality", "localization": "a localization extension that translates web ui into another language",