caioavidal / OpenCoreMMO

Modern MMORPG server emulator written in C#
https://opencoremmo.gitbook.io/opencoremmo/
GNU General Public License v3.0
330 stars 63 forks source link
csharp dotnet dotnet5 forgottenserver game-dev game-development mmorpg-server opentibia tibia


OPENCOREMMO

CodeFactor

Modern, free, and open-source MMORPG server emulator written in C#.

It was written from scratch and development on the project began in January 2020.
To connect to the server, you can use either OTClient or OTCv8 for version 8.6.

Latest Builds

Enviroment Status
win OpenCoreMMO
linux OpenCoreMMO
mac OpenCoreMMO

Usage

download and install .NET 8: https://dotnet.microsoft.com/download/dotnet/8.0
git clone https://github.com/caioavidal/OpenCoreMMO.git
cd src
dotnet run --project "Standalone"

To connect to the self-hosted server for development, please use the following connection details:

  1. IP Address: 127.0.0.1
  2. Port: 7171
  3. Account Name: 1
  4. Password: 1

What we have done so far

Technologies

Links

Author

👤 Caio Vidal

Show your support

Give a ⭐️ if this project helped you!