X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=SMB-modpack.md;fp=SMB-modpack.md;h=1802d4b7ec43ed8dfd7f612e686f4579c903bf4e;hb=5f1267aa18bb33ddc30bc220af8ede8ba9c70274;hp=3f5b064066b30e4325c0bab847e0e9632fd90107;hpb=018b080e30ad95f3fa61b4c41e83e02c539825e2;p=xonotic%2Fxonotic.wiki.git 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.