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.

貢獻者指南