diff --git a/guide.php b/guide.php index 57db293..15ea4eb 100644 --- a/guide.php +++ b/guide.php @@ -22,18 +22,16 @@
git 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 anytimenpm install --omit=dev --omit=optional to install library dependenciesnpm run raw to start the server anytimeYou can simply run the UPDATE AND START SERVER script for this, 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 againnpm install --omit=dev --omit=optional to synchronize library dependenciesnpm run raw to start the server againIn order to connect to custom servers, the client needs to be patched, which is what the Boostrapper is for. To set it up: