From: LegendaryGuard Date: Sun, 25 Apr 2021 19:09:43 +0000 (+0000) Subject: Undo previous change X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5f1267aa18bb33ddc30bc220af8ede8ba9c70274;p=xonotic%2Fxonotic.wiki.git Undo previous change --- diff --git a/SMB-modpack.md b/SMB-modpack.md index 3f5b064..1802d4b 100644 --- a/SMB-modpack.md +++ b/SMB-modpack.md @@ -22,7 +22,7 @@ It'll update the content where is in the official gamelogic development reposito Inside '_update.sh_', there is a line: -`git submodule update --init --recursive` +`git submodule update --init --depth 100` Means that when you use '_./update.sh_' with this line, the submodule content will be downloaded in your local computer where you've cloned the modpack repository.