mirror of
https://github.com/SchweGELBin/SMOOS-CS.git
synced 2026-08-24 11:06:10 +02:00
Super Mario Odyssey: Online Server - C#
- C# 99.5%
- Shell 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| Server | ||
| Shared | ||
| README.md | ||
| settings.json | ||
This repository has been archived
Please take a look at smoos
Super Mario Odyssey: Online Server - C#
A server for Super Mario Odyssey: Online, written in C#, based on the official SmoOnlineServer
Build
Depends on .NET 8.0 SDK and Git
git clone https://github.com/SchweGELBin/SMOOS-CS.git
dotnet run --project ./SMOOS-CS/Server/Server.csproj -c Release