I think the cleanup of the game documentation is done.
- Added navigation bar to all game docs. See game/nav.txt - Put the GNU GPL into a file, game/Licensing.html git-svn-id: http://openexile.googlecode.com/svn/trunk@123 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -8,7 +8,41 @@
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Section 1: About Blades of Exile</h1>
|
||||
<div class="navbar">
|
||||
<a href="About.html"><li>About</li></a>
|
||||
|
||||
<a href="Tips.html"><li>Playing Tips</a></li>
|
||||
|
||||
<a href="Intro.html"><li>Getting Started</li></a>
|
||||
|
||||
<a href="Screen.html"><li>The Exile Screen</a></li>
|
||||
|
||||
<a href="Menus.html"><li>The Exile Menu</a></li>
|
||||
|
||||
<a href="Town.html"><li>Getting Around Town</a></li>
|
||||
|
||||
<a href="Outdoors.html"><li>Getting Around the Outdoors</a></li>
|
||||
|
||||
<a href="Combat.html"><li>Killing Stuff</a></li>
|
||||
|
||||
<a href="Misc.html"><li>Miscellaneous</li></a>
|
||||
|
||||
<a href="Mage.html"><li>Mage Spells</a></li>
|
||||
|
||||
<a href="Priest.html"><li>Priest Spells</a></li>
|
||||
|
||||
<a href="Hints.html"><li>Hints</a></li>
|
||||
|
||||
<a href="Valleydy.html"><li>Valley of Dying Things</a></li>
|
||||
|
||||
<a href="Editor.html"><li>The Editor</a></li>
|
||||
|
||||
<a href="Credits.html"><li>Credits</a></li>
|
||||
|
||||
<a href="Licensing.html"><li>GNU GPL</a></li>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1>About Blades of Exile</h1>
|
||||
<h2>About this copy</h2>
|
||||
<p>This is Blades of Exile, a huge, highly-detailed Shareware fantasy role-playing system for the Macintosh. This remarkable set of programs contains nearly infinite possibilities for adventure. First, the game itself comes with three full, exciting scenarios, filled with excitement, puzzles, and role-playing. Then there is the Blades of Exile scenario editor, which you can use to make your own role-playing adventures to play yourself or trade with friends. Finally, you can obtain scenarios which other people have made with the scenario editor and play through them yourself. Even when you've finished the scenarios that come with Blades, you've only started to tap the potential for fun this product offers you!</p>
|
||||
<p>In 2007, ten years after the original release of BoE, the source code of the game was released, and the tedious process of updating the game to modern standards began.</p>
|
||||
@@ -20,5 +54,5 @@
|
||||
<h2>System Requirements:</h2>
|
||||
<p>Blades of Exile for Macintosh requires 3 MB of free memory, Mac OS X (10.4 and newer is supported; it may or may not work on older systems), 7 MB of hard drive space, a 13" screen, and 256 colors. {TODO: This section is probably out of date; update it.}</p>
|
||||
<p>For Windows users, Blades of Exile will work with systems as old as Windows 98 and 2000, and certain installations of Vista. The specifications are the same as with Macintosh.<!--TODO: Confirm this. That's just my personal experience --w-dueck --></p>
|
||||
</body>
|
||||
</div></body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user