1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-03 05:07:46 +00:00

Update README.md

This commit is contained in:
Quackster 2023-09-10 11:47:46 +10:00
parent e790ba6f25
commit f0dc5bae61

View file

@ -21,6 +21,7 @@ The reason why Shockwave emulators exist is for multiple reasons, the first is t
- Handshake - Handshake
- Login via SSO ticket - Login via SSO ticket
- Login via username/password - Login via username/password
- Diffie-Hellman two-way client/server encryption (v28+)
- Games - Games
- Battleball - Battleball
- Snowstorm - Snowstorm
@ -193,7 +194,7 @@ Install any JDK version that is equal or above >= 11 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.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.zip](https://www.mediafire.com/file/x94neh4qbu3l2s2/havana_www.zip/file) file, and then extract it to /tools/www/ this directory is located where you ran Havana-Web.jar. Download the [havana_www_10092023.7z](https://www.mediafire.com/file/jy8a96vleuzebe0/havana_www_10092023.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).* *(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).*