对对对

This commit is contained in:
bob
2025-07-26 17:58:25 +08:00
parent 4d8748e866
commit 6311c7cb12
57 changed files with 458 additions and 317 deletions

View File

@@ -26,4 +26,4 @@ SceneConfigData.Initialize(sceneConfigText);
// 这里用的是NLog日志系统注册到框架中。
Log.Register(new Fantasy.NLog("Server"));
await Entry.Start(AssemblyHelper.Assemblies);
await Entry.Start(NB.AssemblyHelper.Assemblies);