From c54b1d87e946c9ede0d20088ebe27db567870054 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Mon, 16 Jun 2025 00:39:27 +0200 Subject: [PATCH] Remove platform-specific copy command --- guide.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.php b/guide.php index 165e530..df02656 100644 --- a/guide.php +++ b/guide.php @@ -18,7 +18,7 @@
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 dependencies