From 90546a78c26b102eba435ad70672e28b3fcb4fa1 Mon Sep 17 00:00:00 2001 From: zznty Date: Sun, 27 Oct 2024 13:54:31 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b600039..af1a2b4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Torch is the successor to SE Server Extender and gives server admins the tools t * Extensible using the Torch plugin system ### Fork Difference -* .NET 6.0 runtime +* .NET 8.0 runtime * Optimized in-game scripts (also newer compiler & language versions) * Better configuration via cli arguments, environment variables or xml config * Designed to run multiple instance from same install directory without having you to waste disk space @@ -19,7 +19,9 @@ Torch is the successor to SE Server Extender and gives server admins the tools t ### Discord -If you have any questions or issues please join our [discord](https://discord.gg/UyYFSe3TyQ) +If you have any questions or issues please join our discord + +[![](https://dcbadge.vercel.app/api/server/VAb2zgXHAN)](https://discord.gg/VAb2zgXHAN) ### Installation @@ -30,7 +32,7 @@ If you have any questions or issues please join our [discord](https://discord.gg # Building -As a regular dotnet project with cli by running `dotnet build Torch.Server/Torch.Server.csproj`, with VS 2022 or higher, with JB Rider or Fleet. +As a regular dotnet project with cli by running `dotnet build Torch.Server/Torch.Server.csproj`, with VS 2022 or higher or JB Rider. If you have a more enjoyable server experience because of Torch, please consider supporting us on Patreon. (https://www.patreon.com/TorchSE)