From 872681a3326b92f72da7dc1bc20e924bb498b328 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Sat, 31 May 2025 14:34:17 +0200 Subject: [PATCH] Avoid OS-specific language around update server script --- guide.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.php b/guide.php index c92a6b4..fc1c644 100644 --- a/guide.php +++ b/guide.php @@ -30,7 +30,7 @@ $version = ""; //json_decode(file_get_contents("supplementals/static data/buildC
  • Now you can run npm run start to start the server anytime
  • Server Update

    -

    Windows users can simply double-click the UPDATE AND START SERVER.bat, but otherwise the steps are pretty simple:

    +

    You can simply run the UPDATE AND START SERVER script for this, but otherwise the steps are pretty simple:

    1. Run git pull in the SpaceNinjaServer folder
    2. (Optional) If you have the stripped assets, run git pull in the static/data/0 folder