Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/versions/minecraft.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ To use a different Minecraft version, pass the `VERSION` environment variable (c

- `LATEST` for latest release (the default)
- `SNAPSHOT` for latest snapshot
- a specific version, such as `1.7.9`, `25w35a`, `26.1`, or `26.1-snapshot-1`
- a specific version, such as `1.7.9`, `25w35a`, `26.1`, `26.1-snapshot-1`, `26.1-pre-1`, or `26.1-rc-1`
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or sub-bullets perhaps?

- or an alpha and beta version, such as "b1.7.3" (server download might not exist)

For example, to use the latest snapshot:
Expand Down