From 1d82f3a8607319d1e09a2f4749a09c564c18c320 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:17:40 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28b54f2..3767cea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SillyTavern - Extras - +--- +## Extras project is discontinued and won't receive any new updates or modules. The vast majority of modules are available natively in the main SillyTavern application. You may still install and use it but don't expect to get immediate support if you face any issues. +--- - [Recent news](#recent-news) - [What is this](#what-is-this) - [How to run](#how-to-run) @@ -11,6 +13,7 @@ ## Recent news +* April 24 2024 - The project is officially discontinued. * November 20 2023 - The project is relicensed as AGPLv3 to comply with the rest of ST organization policy. If you have any concerns about that, please raise a discussion in the appropriate channel. * November 16 2023 - Requirement files were remade from scratch to simplify the process of local installation. - Removed requirements-complete.txt, please use requirements.txt instead.