f9cefb6c1f
Add costume menu to profile page, add player titles
Server
This is the solution for server.
Server is implemented with ASP.NET Core 6. ORM is Entity Framework Core 6. Database is SQLite for easier setup.
As the game uses protobuf, protobuf-net
is used for serializing and deserializing the data.