From: Thomas Debesse Date: Sat, 1 Jun 2019 23:28:06 +0000 (+0200) Subject: readme: minor update X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fa505051e63a8c5889440aa2577d75f6abe8bd9e;p=xonotic%2Fnetradiant.git readme: minor update --- 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)