remove tcp GameServer and rename SDKServer

This commit is contained in:
raphaeIl
2025-01-13 02:10:08 -05:00
parent fe09261f42
commit c331b9b89a
19 changed files with 4425 additions and 715 deletions

View File

@@ -1,7 +1,7 @@
using Microsoft.AspNetCore.Mvc;
using Serilog;
namespace Novaria.SDKServer.CoNovariaollers
namespace Novaria.GameServer.CoNovariaollers
{
[ApiController]
[Route("/user")]