1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-01 20:27:47 +00:00

Update README.md [skip actions]

This commit is contained in:
Quackster 2025-04-27 11:09:55 +10:00 committed by GitHub
parent ecbaaae2a6
commit d826688a80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -202,16 +202,16 @@ Download the latest development build from the [releases page](https://github.co
Install any JDK version that is equal or above >= 17 to run the jar files.
Run both Havana-Server.jar and Havana-Web.jar at least once to generate the necessary configuration files, configure the MySQL attributes to connect to the MariaDB server.
Download the [havana_www_10_09_2024.7z](https://www.mediafire.com/file/xzjfsvb3k2962xo/havana_www_10_09_2024.7z/file) file, and then extract it to /tools/www/ this directory is located where you ran Havana-Web.jar.
*(This is the default directory for static content within the Havana-Web project, but the directory where it looks for static images can be configured in the Housekeeping settings).*
Run both Havana-Server sh/bat and Havana-Web sh/bat at least once to generate the necessary configuration files, configure the MySQL attributes to connect to the MariaDB server.
Start Havana-Web via start_web.sh (Unix/Linux distros) or start_web.bat (Windows)
Start Havana-Server via start_server.sh (Unix/Linux distros) or start_server.bat (Windows)
Download the [havana_www_10_09_2024.7z](https://www.mediafire.com/file/xzjfsvb3k2962xo/havana_www_10_09_2024.7z/file) file, and then extract it to /tools/www/ this directory is located where you ran Havana-Web.jar.
*(This is the default directory for static content within the Havana-Web project, but the directory where it looks for static images can be configured in the Housekeeping settings).*
Your server should be up and running and accessible via http://localhost/
❗ Once registered as an admin, I high recommend running [groups.sql](https://github.com/Quackster/Havana/blob/master/tools/groups.sql) against your database, it will create the Habbo Guides, SnowStorm, BattleBall, Wobble Squabble and Lido Diving gaming groups for the website.