wqaetly/nkggameframework

1 posts tagged with this

wqaetly/NKGGameFramework: an open-source tool on GitHub for self-hosters

NKGGameFramework 是一个不依赖具体游戏引擎的 C游戏框架底层。核心运行时、模块系统、事件、池化、ECS、资源/场景抽象、异步和序列化都放在纯 .NET 层;Unity、Godot、Server 或 Web Debug Host 只通过 Adapter/Hosting 接入。 当前工程基于 .NET 10,主框架保持纯核心包,Diagnostics、Hosting 和 Adapter...

Continue Reading