From: Jason Self Date: Wed, 21 Aug 2019 02:22:45 +0000 (-0700) Subject: Update the compiling instructions to be more explicit X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=ecfb295d86f9028b8be989d685fc5428abf0a4c6;p=ztornado.git Update the compiling instructions to be more explicit --- diff --git a/Readme b/Readme index 93f7751..deebf2a 100644 --- a/Readme +++ b/Readme @@ -6,19 +6,13 @@ Z-Tornado is released under the terms of the GNU General Public License. For details, see the file COPYING, which should be part of this source distribution. -To build it, you need Inform 6.x (I only tried 6.21, so I don't know about -other versions). Just compile tornado.inf, which includes all other files. -You can get Inform at the IF-Archive. See: +To compile this game you will need the Inform compiler from +https://jxself.org/git/?p=inform.git -http://mirror.ifarchive.org/indexes/if-archiveXinfocomXcompilersXinform6Xexecutables.html +Once the compiler has been compiled and is ready for use return to +this directory and run: -For details on how to compile Inform sources on your platform, please look -at the documentation of your compiler. - -To play it, you need a Z-code interpreter that supports timed input. Look -at the IF-Archive for an interpreter for your platform: - -http://mirror.ifarchive.org/indexes/if-archiveXinfocomXinterpreters.html + inform tornado.inf You can mail me at sfruehling@aon.at.