Skip to content

《我的世界》基岩版服务器代理和渲染工具兼MITM开发框架

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Cdm2883/brid-geo

Repository files navigation

brid-geo

BridGeo (aka. BGO)

Latest Tag GitHub Releases (by Asset) QQ Group Documentation

《我的世界》基岩版服务器代理和渲染工具兼MITM开发框架

✨ 特性

  • ✅ 主菜单动态代理服务器1
  • ❌ 网页渲染
    • 随意调整摄像机
    • 自定义资源包
    • 渲染服务器方块
    • 渲染服务器实体
      • 实体样貌
      • 实体位置
      • 实时移动
      • 实体动画
      • 玩家皮肤
      • 玩家位置
      • 玩家移动
      • 玩家动画
      • 掉落物
    • 光线追踪
    • 加载更多插件
  • ❌ 特殊代理
    • 跨版本代理
      • 基岩版跨协议代理
      • 中国版跨协议支持
      • 基岩版互通Java代理2
    • 无缝跨服
  • 🟡 基岩协议
    • ✅ 数据包 解析/发送/拦截/修改/记录/TS类型定义
    • ❌ 地图数据 解析/修改/保存/记录
    • ❌ 服务器资源包 增加/删除/修改/保存/解密
    • ✅ 内置多款插件
    • ✅ 加载更多插件

⛳️ 启动

最简启动方式

npm i
npm run start

更多内容请查看文档

💖 致谢

  • Big PrismarineJS 提供与游戏交互的能力

  • 以及项目所有的贡献者和一起水群的群友们!

    Contributors

没有大家的存在, 项目不可能被完成!

🎈 开源

项目采用 GNU Lesser General Public License v3.0 开源.
请参阅 COPYINGCOPYING.LESSER 文件了解详情.

Minecraft Bedrock Edition server proxy and rendering tool with MITM development framework.
Copyright (C) 2024-2024  Cdm2883

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Footnotes

  1. 这将在主端口开启一个空的基岩版服务器, 玩家连接到该服务器时将打开菜单询问选择代理目标

  2. 使 Java 版客户端能够加入基岩版服务器

About

《我的世界》基岩版服务器代理和渲染工具兼MITM开发框架

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages