mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-02 04:37:47 +00:00
Update README.md [skip actions]
This commit is contained in:
parent
ecbaaae2a6
commit
d826688a80
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -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.
|
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.
|
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.
|
||||||
|
|
||||||
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).*
|
|
||||||
|
|
||||||
Start Havana-Web via start_web.sh (Unix/Linux distros) or start_web.bat (Windows)
|
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)
|
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/
|
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.
|
❗ 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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue