# 我的世界-websocket播放器 **Repository Path**: XiaoFengQWQ/mc-websocket-player ## Basic Information - **Project Name**: 我的世界-websocket播放器 - **Description**: 利用websocket实现播放器 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-02-11 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个使用websocket来实现在MC 基岩版内播放任意视频的py脚本 ## py 3.8 ## 安装依赖 当前目录下 requirements.txt 记录了当前插件的依赖信息,执行以下程序即可安装。 pip install -r requirements.txt