Skip to content
@GameFrameX

GameFrameX

游戏前后端和管理端的一体化解决方案

Hi 亲爱哒 👋

GameFrameX是一款全面的集成式游戏开发框架,提供了从前端到后端的完整解决方案。该框架支持包括Unity、Cocos Creator、LayaBox、和Godot等多种主流游戏开发平台,确保开发者能够为不同的目标平台打造精美的游戏体验。

此外,GameFrameX拥有多进程服务器的支持,并且集成了Docker的自动化构建和部署,大大简化了游戏发布和维护过程。无论是在客户端管理、运维管理、数据管理,还是游戏数据的具体运营方面,GameFrameX都提供了强有力的后台支持,使得监控、优化和更新游戏变得前所未有的简单。

游戏团队通过GameFrameX能够实现资源的高效分配和管理,加快开发周期,降低运营成本,并且最终增强玩家的游戏体验。整合了先进的技术和易用的界面,GameFrameX为游戏开发和运营的各个环节提供了高效、灵活且可扩展的解决方案,让游戏从构想到上线,再到生命周期管理都成为一件轻松愉快的事情。

GameFrameX不仅是一套综合性的游戏开发与运维框架,它也将数据管理和流程自动化提升至新的高度。该框架旨在通过使用MongoDB作为游戏数据库,提供了高性能、灵活的数据存储方案,这确保了大规模和复杂数据的快速读写能力,极大地增强了游戏的扩展性和稳定性。

在数据表的导入方面,GameFrameX采用了LuBan工具,它自动化并优化了数据表的处理流程,极大提高了开发效率,并且保证了数据的准确性和一致性。

为了满足后台管理的需求,GameFrameX选择了MySQL数据库,提供了一个稳固和可靠的后端管理系统。结合MongoDB和MySQL,GameFrameX在数据解决方案上实现了多样性和功能性的平衡,以满足不同场景下的业务需要。

关于自动化构建和部署,GameFrameX通过支持Docker技术,让应用的打包、分发变得更加高效和标准化,确保了在不同环境下软件能够以同样的方式运行。此外,GameFrameX还整合了Codeup代码托管平台的自动构建系统,允许通过tag 标签触发构建过程,进一步实现了代码变更的连贯性管理及自动化部署,减少了人工干预,提升了运维效率。

在线文档

所有站点内容一致,不存在内容不一致的情况

文档地址 : https://gameframex.doc.alianblank.com

备用文档地址 : https://gameframex-docs.pages.dev

备用文档地址 : https://gameframex.doc.cloudflare.alianblank.com

备用文档地址 : https://gameframex.doc.vercel.alianblank.com

免责声明(适用于该组织下的所有库)

所有插件均来自互联网.请各位使用时自行付费.如果以上插件涉及侵权.请发email或提交issue.本人将移除.谢谢

该项目不得用于当地法律不允许的使用范围.如果使用.本人或本组织将不承认和承担任何的法律责任和条款约束.

技术本无罪,错的是滥用技术的人

Pinned Loading

  1. GameFrameX GameFrameX Public

    An open-source toolbox that takes a game all the way "from idea → built → live" — Unity/Godot/Cocos/Laya clients + one .NET server. | 开源游戏全流程工具箱:Unity/Godot/Cocos/Laya 客户端 + .NET 服务器,从想法到上线一站搞定。

    C# 647 85

  2. GameFrameX.Unity GameFrameX.Unity Public

    Unity client of the GameFrameX framework: HybridCLR hot-update, YooAsset, FairyGUI and ProtoBuf networking — connects to the .NET game server out of the box. | GameFrameX 的 Unity 客户端:HybridCLR 热更、Y…

    C# 212 50

  3. GameFrameX.Server GameFrameX.Server Public

    High-performance game server framework built on C# .NET 10.0 with Actor Model architecture, hot-update support, multi-protocol networking (TCP/WebSocket/HTTP/KCP), MongoDB persistence, and OpenTele…

    C# 66 34

  4. GameFrameX.Godot GameFrameX.Godot Public

    Godot client of the GameFrameX framework: component-based runtime, YooAsset-style asset system with PCK packaging, FairyGUI/GdGUI UI and ProtoBuf networking — connects to the .NET game server out o…

    C# 13 2

  5. GameFrameX.Tools GameFrameX.Tools Public

    Proto → C# Server / Unity C# / TypeScript code generator with CLI and Avalonia GUI, built on .NET 10. | Protocol Buffers 代码生成工具:.proto 一键转 C# 服务端 / Unity 客户端 / TypeScript。

    C# 5 19

  6. GameFrameX.Admin GameFrameX.Admin Public

    GameFrameX admin system: permissions, ops management, client API gateway and game server operations | GameFrameX 配套管理系统:权限管理、运维管理、客户端接口对接与游戏服务器操作

    42 20

Repositories

Showing 10 of 151 repositories
  • GameFrameX Public

    An open-source toolbox that takes a game all the way "from idea → built → live" — Unity/Godot/Cocos/Laya clients + one .NET server. | 开源游戏全流程工具箱:Unity/Godot/Cocos/Laya 客户端 + .NET 服务器,从想法到上线一站搞定。

    GameFrameX/GameFrameX's past year of commit activity
    C# 647 AGPL-3.0 85 5 0 Updated Sep 10, 2026
  • public-github-actions Public

    Shared GitHub Actions workflows for GameFrameX repositories (semantic-release publishing, Gitee/CNB mirror sync). | GameFrameX 各仓库共用的 GitHub Actions 工作流(semantic-release 发布、Gitee/CNB 镜像同步)。

    GameFrameX/public-github-actions's past year of commit activity
    JavaScript 1 0 0 0 Updated Sep 10, 2026
  • com.gameframex.unity.fairygui.unity Public

    FairyGUI runtime — cross-platform UI editor & framework | FairyGUI 运行时(跨平台 UI 编辑器与框架)

    GameFrameX/com.gameframex.unity.fairygui.unity's past year of commit activity
    C# 11 MIT 7 0 1 Updated Sep 10, 2026
  • com.gameframex.unity.litjson Public

    An improved LitJson library for Unity, repackaged from XINCGer/LitJson4Unity. Supports float type, Unity built-in types, JsonIgnore Attribute, and formatted JSON output. All-in-One Solution fo... | 适用于 Unity 的改进型 LitJson 库,基于 XINCGer/LitJson4Unity 二次包装。支持 float 类型、Unity 内建类型、JsonIgnore Attribute 和 Json 内容格式化。 独立游戏前后端一体化解决方案 · 独立…

    GameFrameX/com.gameframex.unity.litjson's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 10, 2026
  • GameFrameX.Config Public

    Unified game configuration hub built on LuBan: one set of Excel files generates code + data for both the Unity client and the .NET server, with L10N support. | 基于 LuBan 的统一配置中心:一套 Excel 同时生成 Unity 客户端与 .NET 服务端的代码和数据,含 L10N。

    GameFrameX/GameFrameX.Config's past year of commit activity
    Batchfile 0 Apache-2.0 0 0 0 Updated Sep 9, 2026
  • GameFrameX.Godot Public

    Godot client of the GameFrameX framework: component-based runtime, YooAsset-style asset system with PCK packaging, FairyGUI/GdGUI UI and ProtoBuf networking — connects to the .NET game server out of the box. | GameFrameX 的 Godot 客户端:组件化运行时、YooAsset 式资源系统与 PCK 打包、FairyGUI/GdGUI UI、ProtoBuf 网络,开箱即连 .NET 服务器。

    GameFrameX/GameFrameX.Godot's past year of commit activity
    C# 13 Apache-2.0 2 0 0 Updated Sep 9, 2026
  • luban Public Forked from focus-creative-games/luban

    LuBan — powerful, easy-to-use, elegant and stable game configuration solution | LuBan:强大、易用、优雅、稳定的游戏配置解决方案

    GameFrameX/luban's past year of commit activity
    C# 3 MIT 738 2 0 Updated Sep 9, 2026
  • GameFrameX.Protobuf Public

    Unified network protocol definitions for the GameFrameX framework. Protocol Buffers 3 (proto3) message and error-code schemas organized by business module, with code generation for C#, C++, Go, Lua and TypeScript across client and server. | GameFrameX 统一网络协议定义:proto3 按业务模块组织,生成 C#/C++/Go/Lua/TypeScript 多端代码。

    GameFrameX/GameFrameX.Protobuf's past year of commit activity
    Shell 0 Apache-2.0 0 0 0 Updated Sep 7, 2026
  • GameFrameX.Tools Public

    Proto → C# Server / Unity C# / TypeScript code generator with CLI and Avalonia GUI, built on .NET 10. | Protocol Buffers 代码生成工具:.proto 一键转 C# 服务端 / Unity 客户端 / TypeScript。

    GameFrameX/GameFrameX.Tools's past year of commit activity
    C# 5 Apache-2.0 19 0 0 Updated Sep 5, 2026
  • GameFrameX.Unity Public

    Unity client of the GameFrameX framework: HybridCLR hot-update, YooAsset, FairyGUI and ProtoBuf networking — connects to the .NET game server out of the box. | GameFrameX 的 Unity 客户端:HybridCLR 热更、YooAsset、FairyGUI、ProtoBuf 网络,开箱即连 .NET 服务器。

    GameFrameX/GameFrameX.Unity's past year of commit activity
    C# 212 Apache-2.0 50 6 0 Updated Sep 2, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…