Skip to content

Releases: VincentZyuApps/mc-skin-wrap-http-server

mc-skin-wrap v0.0.3-rc.4+20260311

Choose a tag to compare

📦 mc-skin-wrap v0.0.3-rc.4+20260311

Minecraft 皮肤/头像/服务器状态 API 代理服务

⬇️ Downloads (Go 二进制分发)

Platform x86_64 (amd64) ARM64
Windows zip zip
Linux tar.gz tar.gz
macOS tar.gz tar.gz

📥 Quick Install (Linux)

One-liner install:

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh | bash

Install specific version:

MC_SKIN_WRAP_VERSION=v0.0.3-rc.4+20260311 bash -c "$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh)"

🇨🇳 国内 Gitee 镜像:

curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh | bash

🇨🇳 Gitee 镜像 (指定版本):

MC_SKIN_WRAP_VERSION=v0.0.3-rc.4+20260311 bash -c "$(curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh)"

📄 View install script (GitHub)

📄 View install script (Gitee)


What's Changed

Changes since v0.0.3-rc.1+20260311:

  • fix: Favicon 全面修复 + FastAPI 彩色日志 build release v0.0.3-rc.1 -> v0.0.3-rc.4+20260311 (d440d31)

📊 Build Info

  • Build date: 2026-03-11 10:14 UTC
  • Commit: d440d31

Full Changelog: v0.0.3-rc.1+20260311...v0.0.3-rc.4+20260311

mc-skin-wrap v0.0.3-rc.1+20260311

Choose a tag to compare

📦 mc-skin-wrap v0.0.3-rc.1+20260311

Minecraft 皮肤/头像/服务器状态 API 代理服务

⬇️ Downloads (Go 二进制分发)

Platform x86_64 (amd64) ARM64
Windows zip zip
Linux tar.gz tar.gz
macOS tar.gz tar.gz

📥 Quick Install (Linux)

One-liner install:

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh | bash

Install specific version:

MC_SKIN_WRAP_VERSION=v0.0.3-rc.1+20260311 bash -c "$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh)"

🇨🇳 国内 Gitee 镜像:

curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh | bash

🇨🇳 Gitee 镜像 (指定版本):

MC_SKIN_WRAP_VERSION=v0.0.3-rc.1+20260311 bash -c "$(curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh)"

📄 View install script (GitHub)

📄 View install script (Gitee)


What's Changed

Changes since v0.0.3-beta.5+20260311:

  • docs: README 添加接口效果图 + 清理 py/ 测试产物 (9dc35aa)
  • ci: 重写 Gitee Release 同步 + build release v0.0.3-rc.1+20260311 (1a1e9e6)

📊 Build Info

  • Build date: 2026-03-11 05:15 UTC
  • Commit: 1a1e9e6

Full Changelog: v0.0.3-beta.5+20260311...v0.0.3-rc.1+20260311

mc-skin-wrap v0.0.3-beta.5+20260311

Choose a tag to compare

📦 mc-skin-wrap v0.0.3-beta.5+20260311

Minecraft 皮肤/头像/服务器状态 API 代理服务

⬇️ Downloads (Go 二进制分发)

Platform x86_64 (amd64) ARM64
Windows zip zip
Linux tar.gz tar.gz
macOS tar.gz tar.gz

📥 Quick Install (Linux)

One-liner install:

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh | bash

Install specific version:

MC_SKIN_WRAP_VERSION=v0.0.3-beta.5+20260311 bash -c "$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh)"

🇨🇳 国内 Gitee 镜像:

curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh | bash

🇨🇳 Gitee 镜像 (指定版本):

MC_SKIN_WRAP_VERSION=v0.0.3-beta.5+20260311 bash -c "$(curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh)"

📄 View install script (GitHub)

📄 View install script (Gitee)


What's Changed

Changes since v0.0.3-beta.4+20260311:

  • fix: install.sh 管道执行卡死 & CI checkout 升级 (07f6c5d)
  • docs: add Go production deployment guide (prod.go.md) (ecc468e)
  • feat: favicon + CLI 改进 + build release v0.0.3-beta.5+20260311 (832507a)

📊 Build Info

  • Build date: 2026-03-11 04:59 UTC
  • Commit: 832507a

Full Changelog: v0.0.3-beta.4+20260311...v0.0.3-beta.5+20260311

mc-skin-wrap v0.0.3-beta.4+20260311

Choose a tag to compare

📦 mc-skin-wrap v0.0.3-beta.4+20260311

Minecraft 皮肤/头像/服务器状态 API 代理服务

⬇️ Downloads (Go 二进制分发)

Platform x86_64 (amd64) ARM64
Windows zip zip
Linux tar.gz tar.gz
macOS tar.gz tar.gz

📥 Quick Install (Linux)

One-liner install:

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh | bash

Install specific version:

MC_SKIN_WRAP_VERSION=v0.0.3-beta.4+20260311 bash -c "$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh)"

🇨🇳 国内 Gitee 镜像:

curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh | bash

🇨🇳 Gitee 镜像 (指定版本):

MC_SKIN_WRAP_VERSION=v0.0.3-beta.4+20260311 bash -c "$(curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh)"

📄 View install script (GitHub)

📄 View install script (Gitee)


What's Changed

Changes since v0.0.2-beta.7+20260311:

  • docs: README 补充国内代理说明 & 修复 install.sh 版本号 + 编码问题 (d2729e1)
  • docs: README 新增在线体验接口 & 安装脚本 UI 修复 (3fea8a0)
  • feat: Swagger 反向代理适配 & CORS 支持 (v0.0.3-beta.4) (3499a83)
  • fix: 修复 install.sh 管道运行无法交互的问题 & 新增删除压缩包/进入目录功能 & build release 0.0.3-beta.4+20260311(上次commit忘记带了 (2fc957f)

📊 Build Info

  • Build date: 2026-03-11 01:18 UTC
  • Commit: 2fc957f

Full Changelog: v0.0.2-beta.7+20260311...v0.0.3-beta.4+20260311

mc-skin-wrap v0.0.2-beta.7+20260311

Choose a tag to compare

📦 mc-skin-wrap v0.0.2-beta.7+20260311

Minecraft 皮肤/头像/服务器状态 API 代理服务

⬇️ Downloads (Go 二进制分发)

Platform x86_64 (amd64) ARM64
Windows zip zip
Linux tar.gz tar.gz
macOS tar.gz tar.gz

📥 Quick Install (Linux)

One-liner install:

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh | bash

Install specific version:

MC_SKIN_WRAP_VERSION=v0.0.2-beta.7+20260311 bash -c "$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh)"

🇨🇳 国内 Gitee 镜像:

curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh | bash

🇨🇳 Gitee 镜像 (指定版本):

MC_SKIN_WRAP_VERSION=v0.0.2-beta.7+20260311 bash -c "$(curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh)"

📄 View install script (GitHub)

📄 View install script (Gitee)


What's Changed

Changes since v0.0.2-beta.5+20260311:

  • chore: v0.0.2-beta.6+20260311 CI 配置优化 (build action) (fb90598)
  • docs: socialify的图没添加上?再添加一下捏 (90a92c0)
  • release: v0.0.2-beta.7+20260311 Release Notes 优化 (build release) (4db634e)

📊 Build Info

  • Build date: 2026-03-10 20:47 UTC
  • Commit: 4db634e

Full Changelog: v0.0.2-beta.5+20260311...v0.0.2-beta.7+20260311

mc-skin-wrap v0.0.2-beta.5+20260311

Choose a tag to compare

📦 mc-skin-wrap v0.0.2-beta.5+20260311

Minecraft 皮肤/头像/服务器状态 API 代理服务

⬇️ Downloads

Platform x86_64 (amd64) ARM64
Windows zip zip
Linux tar.gz tar.gz
macOS tar.gz tar.gz

📥 Quick Install (Linux)

One-liner install:

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh | bash

Install specific version:

MC_SKIN_WRAP_VERSION=v0.0.2-beta.5+20260311 bash -c "$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/mc-skin-wrap-http-server/main/doc/scripts/install.sh)"

🇨🇳 国内 Gitee 镜像:

curl -fsSL https://gitee.com/vincent-zyu/mc-skin-wrap-http-server/raw/main/doc/scripts/install_gitee.sh | bash

📄 View install script (GitHub)

📄 View install script (Gitee)


What's Changed

Changes since v0.0.2-beta.4+20260311:

  • release: v0.0.2-beta.5+20260311 文档优化与脚本增强 (build release) (327db3a)

📊 Build Info

  • Build date: 2026-03-10 20:32 UTC
  • Commit: 327db3a

Full Changelog: v0.0.2-beta.4+20260311...v0.0.2-beta.5+20260311

Release v0.0.2-beta.4+20260311

Choose a tag to compare

 release: v0.0.2-beta.4+20260311 首个自动化发布 (build release)

 项目简介:
mc-skin-wrap-http-server 是一个 Minecraft 皮肤/头像/服务器状态 API 代理服务,
为国内用户提供对 Mojang、Crafatar、mcstatus.io 等海外 API 的加速访问。

 本次发布内容:
- Go (Gin) 高性能生产版本,支持 6 平台交叉编译
- 已在本地完整测试通过,现尝试第一次自动化 Release

 CI/CD 工作流:
-  新增 GitHub Actions 多平台构建 (Win/Linux/macOS  x64/ARM64)
-  新增 Gitee 同步:代码镜像 (hub-mirror-action) + Release 镜像 (API)
-  新增 build.md 工作流文档,含 Mermaid 流程图

 文档更新:
-  重构 README.md,精简为纯英文版本
-  完善开发指南 (dev.go.md, dev.py.md, dev.git.md)
-  新增 MIT LICENSE

 清理:
-  移除冗余中文文档 (build.zh-cn.md, readme.zh-cn.md)
-  .gitignore 新增 tmp/ 目录(存放敏感测试数据)