Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caioavidal authored Mar 13, 2024
1 parent dd12fae commit 412f149
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<h1 align="center">
<img align="center" width="120px" src="https://github.com/caioavidal/OpenCoreMMO/blob/develop/ocmsquare.png?raw=true" target="_blank" />
<br>
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 412f149

Please sign in to comment.