HTML5 Multiplayer

This is what I did to test in Firefox, Chrome hasn’t been tested yet.

  • Make relevant .ini changes ( look up Readme.md for the plugin )
  • Build editor - test Networked PIE. From the output logs in the IDE, confirm that plugin was used.
  • Start the a server ( dedicated or the editor build)
  • connect a native Win64 client and confirm its working
  • edit the generated html5 file and fix up the command line arguments needed for the client ( i.e ip of the server etc…)
  • open the page in firefox.

( Currently the plugin is not enabled by default, make sure its enabled to actually use it)