From 412f14961a571d4a6d6f4b615d458ee0a793c080 Mon Sep 17 00:00:00 2001 From: Caio Vidal Date: Wed, 13 Mar 2024 12:29:47 -0300 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7b6cb388f..844962d81 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ - -


@@ -44,7 +42,7 @@ ## Usage ```sh -download and install .NET 7: https://dotnet.microsoft.com/download/dotnet/7.0 +download and install .NET 7: https://dotnet.microsoft.com/download/dotnet/8.0 git clone https://github.com/caioavidal/OpenCoreMMO.git cd src dotnet run --project "Standalone" @@ -86,7 +84,7 @@ To connect to the self-hosted server for development, please use the following c ## Technologies * C# -* .Net 7 +* .Net 8 * Database support: InMemory, MySQL, and SQLite * Console Debug Logging * XUnit Testing @@ -97,7 +95,6 @@ To connect to the self-hosted server for development, please use the following c * Documentation: https://caioavidal.gitbook.io/opencoremmo/ * Discord Invite: https://discord.gg/Kazq9z2 -* TibiaKing Topic: https://tibiaking.com/forums/topic/101402-open-source-tibia-server-c-net-5/ ## Author