diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index dd09819..ac09f9d 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -17,7 +17,7 @@
  • server_host — The hostname or IP address to redirect game traffic to. This should match myAddress in SpaceNinjaServer.
  • http_port — The port to use for HTTP traffic. This should match httpPort in SpaceNinjaServer.
  • -
  • https_port The port to use for HTTPS traffic. This should match httpsPort in SpaceNinjaServer.
  • +
  • https_port — The port to use for HTTPS traffic. This should match httpsPort in SpaceNinjaServer.
  • autologin
  • autologin_email
  • autologin_password — The whirlpool hash of the password to use for autologin. You can simply enter your password and it will automatically be hashed and overwritten.