Mass update game docs

This commit is contained in:
2015-06-27 02:16:38 -04:00
parent 50bd421d7d
commit 386993f5fa
12 changed files with 462 additions and 307 deletions

View File

@@ -15,15 +15,14 @@
<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>This is Blades of Exile, a huge, highly-detailed fantasy role-playing system for the
PC. 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>
<h2>About Open Source</h2>
@@ -31,23 +30,23 @@ released, and the tedious process of updating the game to modern standards began
You should have received a copy of this license with the game if you haven't, it may be
found online at <a href="http://www.gnu.org/licenses/gpl-3.0-standalone.html">this
site</a>. This copy should, when you first receive it, contain a copy of the game, data
files, four scenarios, and documentation.</p>
<p>The source code of this game is available at <a
href="http://code.google.com/p/openexile/">its Google Code project</a>. If you wish to
contribute in any way, email one of the project owners or post in the <a
href="http://www.ironycentral.com/forum/ubbthreads.php?ubb=postlist&Board=22&page=1">forum
</a> to express your interest.</p>
files, four scenarios, and two utility programs (the character editor and the scenario
editor).</p>
<p>The source code of this game is available at
<a href="https://github.com/calref/cboe">its Github repo</a>. If you wish to contribute in
any way, email one of the project owners or post in the
<a href="http://spiderwebforums.ipbhost.com/index.php?/forum/12-blades-of-exile/">forum</a>
to express your interest. Or, if you have an IRC client, point it to
<a href='irc://irc.freenode.net/openboe'>the Blades of Exile channel</a>.</p>
<h2>Comments and Bugs</h2>
<p>Any comments and bug reports should be submitted using the form at <a
href="http://code.google.com/p/openexile/issues/entry">the Issues page</a>. Please do so.
We love to hear from you, and any comments can serve to make this game better. You may
also submit suggestions for improvements there.</p>
<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>
<p>Any bug reports or feature requests should be submitted using the form at
<a href="https://github.com/calref/cboe/issues">the Issues page</a>. Comments can be
posted on the forum or in the IRC channel (linked above). Please do so. We love to hear
from you, and any comments can serve to make this game better.</p>
<h2>System Requirements</h2>
<p>Blades of Exile should work on most modern computers, as its requirements were
originally for old Classic Macs and Windows 3.x. The modern, updated version requires Mac
OSX 10.7 (it may or may not work on earlier version) or Windows 7 (it may work on Vista
but probably won't work on XP).</p>
</div></body>
</html>