]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - SMB-modpack.md
Undo previous change
[xonotic/xonotic.wiki.git] / SMB-modpack.md
index 3f5b064066b30e4325c0bab847e0e9632fd90107..1802d4b7ec43ed8dfd7f612e686f4579c903bf4e 100644 (file)
@@ -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.