Implement more APIs. Optimize asset and resource loading.

This commit is contained in:
BillyCool
2026-03-15 00:06:35 +11:00
parent ca31192d55
commit f68d410d9f
17 changed files with 612 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
using MariesWonderland.Proto.IndividualPop;
using Google.Protobuf.WellKnownTypes;
using Grpc.Core;
using MariesWonderland.Proto.IndividualPop;
namespace MariesWonderland.Services;