From 4bcb61f340e57bcc5ced08f432fa6017296c8823 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Sat, 31 May 2025 14:33:12 +0200 Subject: [PATCH] Move client guide below server guide --- guide.php | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/guide.php b/guide.php index 0db8248..c92a6b4 100644 --- a/guide.php +++ b/guide.php @@ -12,20 +12,6 @@ $version = ""; //json_decode(file_get_contents("supplementals/static data/buildC
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.
- -npm run build
to build the servernpm run start
to start the server againIn 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.
+The bootstrapper is fully documented here, but the most important point is that, while the game is running, you can visit http://localhost:6155/ to manage options, cheats, and scripts.
In addition to SpaceNinjaServer, you can also set up an IRC server for the in-game chat: