From abe76e952693cd5bc4beb2c074ab74ac5bf9626d Mon Sep 17 00:00:00 2001 From: Quackster Date: Thu, 9 Feb 2023 12:27:25 +1000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e5eb57..7ab69e4 100644 --- a/README.md +++ b/README.md @@ -178,11 +178,10 @@ Download the latest development build from the [releases page](https://github.co To be honest, this server doesn't require much. I'd argue that the MariaDB server is more resource demanding than the emulator itself. -- JDK >= 11 +- JDK >= 17 - MariaDB server -- libsodium support (this project uses [this library](https://github.com/terl/lazysodium-java)) -If you aim to use this for yourself, I recommend setting up your own 2009 figure image renderer with the project I've created [here](https://github.com/Quackster/Avatara) to render Habbo looks on the website. +I recommend setting up your own 2009 figure image renderer with the project I've created [here](https://github.com/Quackster/Minerva) to render Habbo looks on the website - and then set the endpoint in settings for value ``site.imager.path``. # Installation