From fa505051e63a8c5889440aa2577d75f6abe8bd9e Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sun, 2 Jun 2019 01:28:06 +0200 Subject: [PATCH] readme: minor update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cbbde5c..7c2191ea 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ pacman -S --needed base-devel mingw-w64-$(uname -m)-{toolchain,cmake,make,gtk2,g Explicitely use `mingw-w64-x86_64-` or `mingw-w64-i686-` prefix if you need to target a non-default architecture. -You may have to install `subversion` to fetch some non-default game packages. +You may have to install `subversion` and `unzip` to fetch or extract some non-default game packages. ## macOS: @@ -131,7 +131,7 @@ options: * `DOWNLOAD_GAMEPACKS=OFF` Do not automatically download the gamepack data during the first compilation (default: `ON`) * `GAMEPACKS_LICENSE_LIST=all` - Download all gamepacks whatever the license (default: `free`, download free gamepacks) + Download all gamepacks whatever the license (default: `free`, download free gamepacks, can be set to `none` to only filter by name) * `GAMEPACKS_NAME_LIST=Xonotic Unvanquished` Download gamepacks for the given games (default: `none`, do not select more gamepacks to download) -- 2.39.2