From 4e17fe61735e1c38b3fc50091643d2a6fa3413dc Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Thu, 20 Jul 2023 02:42:08 -0400 Subject: [PATCH] Remove README.md note about V3 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 400b07832e..247da90e4a 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ This is a toolset to manage production BYOND servers. It includes the ability to update the server without having to stop or shutdown the server (the update will take effect on a "reboot" of the server), the ability to start the server and restart it if it crashes, as well as systems for managing code and game files, and locally merging GitHub Pull Requests for test deployments. -### Legacy Servers - -Older server versions can be found in the V# branches of this repository. Note that the current server fully incompatible with installations before version 4. Only some static files may be copied over: https://github.com/tgstation/tgstation-server#static-files - ## Setup ### Pre-Requisites