From 0067105f16a736d3420f590825e3794f574b239f Mon Sep 17 00:00:00 2001 From: murpi <60477660+murpii@users.noreply.github.com> Date: Wed, 8 Jul 2026 06:31:28 +0200 Subject: [PATCH] Add download sizes to README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dd675f92..365a74e23 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ All official [DDNet](https://ddnet.org/) maps, ready to be run in your own serve To download this repository you have two choices: -1. [Download the ZIP](https://github.com/ddnet/ddnet-maps/archive/master.zip) and you get a current snapshot of all maps, but can't easily update it. -2. `git clone https://github.com/ddnet/ddnet-maps` and you have the full history of this git repository. To update your copy of maps simply execute `git pull`. +1. [Download the ZIP](https://github.com/ddnet/ddnet-maps/archive/master.zip) (about 1.0 GiB) and you get a current snapshot of all maps, but can't easily update it. +2. `git clone https://github.com/ddnet/ddnet-maps` (about 1.2 GiB) and you have the full history of this git repository. To update your copy of maps simply execute `git pull`.