From 56ecb23094e52ff0e1cc4ae2208ea8315f29359a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 2 Aug 2016 18:00:24 -0400 Subject: games/gzdoom: Updated for version 2.1.1. --- games/gzdoom/README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'games/gzdoom/README') diff --git a/games/gzdoom/README b/games/gzdoom/README index 9e7b2ff3873ea..97118b21e64fc 100644 --- a/games/gzdoom/README +++ b/games/gzdoom/README @@ -5,8 +5,14 @@ Optional compile-time dependency: fluidsynth (autodetected). See README_SBo.txt for optional runtime dependencies. -*Note: if you're upgrading from gzdoom-1.5.x, the config file location -has changed. To keep your old settings: +This script can be used to build gzdoom 1.8.09, 1.9.1, or 2.1.1. For +more information, see README_versions.txt. + +*Note: if you're upgrading from gzdoom-1.5.x to 1.9.x or 2.0.x, the +config file location has changed. To keep your old settings: mkdir -p ~/.config/gzdoom - cp ~/.gzdoom/zdoom.ini ~/.config/gzdoom + cp ~/.gzdoom/zdoom.ini ~/.config/gzdoom/gzdoom.ini + +If you're upgrading from gzdoom 1.7 or 1.8: + mv ~/.config/gzdoom/zdoom.ini ~/.config/gzdoom/gzdoom.ini -- cgit v1.2.3