itzg/mc-image-helper

Support s3-protocol URLs in get and mcopy subcommands

开放

#743 创建于 2026年4月9日

 (0 条评论) (0 个反应) (0 位负责人)Java (58 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (89 个星标)
PR 合并指标
 (平均合并 8天 11小时) (30 天内合并 20 个 PR)

描述

Should plan on using https://github.com/minio/minio-java to maximize portability with other s3 compatible object stores.

Will need to accept client ID and secret as environment variables so I don't want a bunch of call sites in itzg/minecraft-server to need to be modified. Using env vars is quite typical in this codebase via picocli.

贡献者指南