From a07f7b4e7d2a74d9eca8e94e958c50dc4f9e5872 Mon Sep 17 00:00:00 2001 From: Marco Hladik Date: Thu, 21 Oct 2021 16:28:44 +0200 Subject: [PATCH] Add notice regarding the new re-release switch. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index becc65e..366ed94 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ in order to run games such as: Then this is the right tool for you. +It'll play with the new re-release content by default now; if you +want it to ALWAYS start with the original, authentic content +set PLAY_RERELEASE to 0 inside fteqw_wrapper. + +You will not be able to play the new expansions however. + # Dependencies None, it expects your /bin/sh to handle arrays and things though. And you want fteqw installed. Put it into $HOME/bin if that's in your $PATH