Skip to content

Commit

Permalink
Java 21 needed for Minecraft 1.20.6
Browse files Browse the repository at this point in the history
sudo apt install openjdk-21-jre-headless
  • Loading branch information
ce-ju committed Apr 30, 2024
1 parent ecb6f94 commit b3e2dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RESTful-API for Dedicated Serverfiles, Mods and Addons generates your informatio
- [jq](https://stedolan.github.io/jq/)
- [cURL](https://wiki.ubuntuusers.de/cURL/)
- [xmlstarlet](https://xmlstar.sourceforge.net/)
- Java 8, Java 11, Java 17
- Java 8, Java 11, Java 17, Java 21

**If you are using a 64-bit machine, you will need to add multiverse**
```ssh
Expand All @@ -58,7 +58,7 @@ sudo apt install lib32gcc-s1 steamcmd
**Dependencies install**
```ssh
sudo apt update && sudo apt install openjdk-8-jre-headless openjdk-11-jre-headless openjdk-17-jre-headless \
mailutils postfix wget file bzip2 gzip unzip bsdmainutils python2 util-linux \
openjdk-21-jre-headless mailutils postfix wget file bzip2 gzip unzip bsdmainutils python2 util-linux \
ca-certificates binutils xvfb xmlstarlet winbind tmux nano shc jq htop curl bc jq libxml2-utils \
lib32gcc-s1 libstdc++6 libstdc++6:i386 libtinfo5:i386 libncurses5:i386 libcurl3-gnutls:i386 \
libsdl2-2.0-0:i386 psmisc libfontconfig1 libpangocairo-1.0-0 libnss3 libgconf-2-4 libxi6 \
Expand Down

0 comments on commit b3e2dc0

Please sign in to comment.