In order to connect to custom servers, the client needs to be patched, which the Boostrapper is for. To set it up, you can use this powershell script or follow these steps:
With that done, you can double-click Warframe.x64.exe to start the game with OpenWF. Opening the game's launcher will revert it back to normal.
git clone https://openwf.io/SpaceNinjaServer.git in a command prompt to download SpaceNinjaServer in the current working directorycd SpaceNinjaServer)copy config.json.example config.json to create a config.json from config.json.examplegit clone https://openwf.io/0.git in the static/data foldernpm install --omit=dev to install library dependenciesnpm run build to build the servernpm run start to start the server anytimeWindows users can simply double-click the UPDATE AND START SERVER.bat, but otherwise the steps are pretty simple:
git pull in the SpaceNinjaServer foldergit pull in the static/data/0 foldernpm install --omit=dev to synchronize library dependenciesnpm run build to build the servernpm run start to start the server againIn addition to SpaceNinjaServer, you can also set up an IRC server for the in-game chat: