1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-09 02:24:21 +03:00
inform7/docs/BasicInformExtrasKit/index.html
Graham Nelson 1268a0f40e Colonised
2020-04-14 17:56:54 +01:00

51 lines
2 KiB
HTML

<html>
<head>
<title>BasicInformExtrasKit</title>
<meta name="viewport" content="width=device-width initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en-gb">
<link href="../inweb.css" rel="stylesheet" rev="stylesheet" type="text/css">
</head>
<body>
<nav role="navigation">
<h1><a href="../index.html">
<img src="../docs-src/Figures/Inform.png" height=72">
</a></h1>
<ul><li><a href="../compiler.html">compiler tools</a></li>
<li><a href="../other.html">other tools</a></li>
<li><a href="../extensions.html">extensions and kits</a></li>
<li><a href="../units.html">unit test tools</a></li>
</ul><h2>Extensions</h2><ul>
<li><a href="../basic_inform/index.html">basic_inform</a></li>
<li><a href="../standard_rules/index.html">standard_rules</a></li>
</ul><h2>Kits</h2><ul>
<li><a href="../BasicInformKit/index.html">BasicInformKit</a></li>
<li><span class="unlink">BasicInformExtrasKit</span></li>
<li><a href="../CommandParserKit/index.html">CommandParserKit</a></li>
<li><a href="../EnglishLanguageKit/index.html">EnglishLanguageKit</a></li>
<li><a href="../WorldModelKit/index.html">WorldModelKit</a></li>
</ul>
</nav>
<main role="main">
<ul class="crumbs"><li><a href="../index.html">Home</a></li><li><a href="../extensions.html">Kits</a></li><li><b>BasicInformExtrasKit</b></li></ul>
<p class="purpose">Additional Inter-level support for non-interactive fiction uses of the Inform language. This is version 1.</p>
<hr>
<ul class="sectionlist">
<li>
<p><a href="S-msc.html"><spon class="sectiontitle">Miscellany</span></a> -
<span class="purpose">Additions to the Basic Inform template which are needed only if the Standard Rules are not to be used.</span></p>
</li>
<li>
<p><a href="S-act.html"><spon class="sectiontitle">Activities Template</span></a> -
<span class="purpose">To run the necessary rulebooks to carry out an activity.</span></p>
</li>
</ul>
<hr>
</body>
</html>