-Git
-===
-
Cloning the repository
----------------------
+ git clone https://gitlab.com/xonotic/xonotic.git
+ cd xonotic
+ ./all update -l best
+
Expected time (~2.5MiB/s): ~2m (initial checkout) + ~75m (./all update)
Expected size: 11.7 GiB
|maps |5.6 GiB|
|gmqcc |22 MiB|
- git clone https://gitlab.com/xonotic/xonotic.git
- cd xonotic
- ./all update -l best
-
After cloning the repository
----------------------------