Update required JDK for README

This commit is contained in:
Haru
2025-11-12 16:56:31 +07:00
committed by GitHub
parent 080d345981
commit 4ee272b931

View File

@@ -10,7 +10,7 @@ A game server emulator for a certain anime game.
# Running the server and client
### Prerequisites
* [Java 25](https://www.oracle.com/java/technologies/javase/jdk25-archive-downloads.html)
* [Java 21](https://www.oracle.com/java/technologies/javase/jdk21-archive-downloads.html)
### Recommended
* [MongoDB 4.0+](https://www.mongodb.com/try/download/community)