Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Releases: OPDMC/1.19.2-OPDModCreate

1.19.2-OPDModCreate v1.2

06 Jun 18:34
Compare
Choose a tag to compare

Important

By using this project, you acknowledge and agree that the Minecraft EULA is automatically set to TRUE.

使用本项目即表示您承认并同意 Minecraft EULA 已自动设置为 TRUE。

DockerHub Ghcr.io

Docker Image Size (tag) Docker Image Size (tag)

Release Notes

  • Provided Curseforge Modpack for Client

Usage

# DockerHub
docker pull opdmc/1.19.2-opdmodcreate:v1.2
# Ghcr.io
docker pull ghcr.io/opdmc/1.19.2-opdmodcreate:v1.2
docker run -d \
  --name=1.19.4-opdmc \
  -p 127.0.0.1:80:25565/tcp \
  -v /path/to/store/data:/minecraft \
  opdmc/1.19.2-opdmodcreate

Changelog

Full Changelog: v1.1...v1.2

1.19.2-OPDModCreate v1.1

05 Jun 21:48
Compare
Choose a tag to compare

Important

By using this project, you acknowledge and agree that the Minecraft EULA is automatically set to TRUE.

使用本项目即表示您承认并同意 Minecraft EULA 已自动设置为 TRUE。

DockerHub Ghcr.io

Docker Image Size (tag) Docker Image Size (tag)

Release Notes

  • Provided ARM64 Architecture Docker Images

Usage

# DockerHub
docker pull opdmc/1.19.2-opdmodcreate:v1.1
# Ghcr.io
docker pull ghcr.io/opdmc/1.19.2-opdmodcreate:v1.1
docker run -d \
  --name=1.19.4-opdmc \
  -p 127.0.0.1:80:25565/tcp \
  -v /path/to/store/data:/minecraft \
  opdmc/1.19.2-opdmodcreate

Changelog

Full Changelog: v1.0...v1.1

1.19.2-OPDModCreate v1.0

21 Jun 01:09
f5a7765
Compare
Choose a tag to compare

Important

By using this project, you acknowledge and agree that the Minecraft EULA is automatically set to TRUE.

使用本项目即表示您承认并同意 Minecraft EULA 已自动设置为 TRUE。

DockerHub

Docker Image Size (tag)

Usage

# DockerHub
docker pull opdmc/1.19.2-opdmodcreate:v1.0
docker run -d \
  --name=1.19.4-opdmc \
  -p 127.0.0.1:80:25565/tcp \
  -v /path/to/store/data:/minecraft \
  opdmc/1.19.2-opdmodcreate

Changelog

Full Changelog: https://github.com/OPDMC/1.19.2-OPDModCreate/commits/v1.0