Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 519 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 519 Bytes

FortMatchmaker

This program hosts a WebSocket server which allows a Fortnite client to matchmake. Here is an example of what it should do (note that you will need a gameserver for it to actually load in game): Animation2

Hosting the websocket

  1. Install NodeJS.
  2. Run "install_packages.bat" to install all the required modules.
  3. Run "start.bat" to host the websocket on port 80