/
backup/
bin/
clans/
gmc/
logs/
players/
todo/
<html>
<head>
<meta name="Creator" content="Michiel Rook">
<title>
The Grendel Project
</title>
<link rel="stylesheet" href="styles.css">
</head>

<body background="images/bg.jpg">
<p><b>1. Downloading</b><br>
Every Grendel release comes in a Win32 .zip file, which can easily be opened using
WinZIP. WinZIP doesn't pack empty directories, so you'll have to add them manually.
The directories are: <b>bin, players, logs and backup</b>. Without these, Grendel
will either complain or not run at all.
</p>
<p><b>2. Compiling</b><br>
The full distributions come with a prebuilt executable, so if this is the case,
skip to part 3.
Within the Grendel root directory there is a file called compile.bat,
which starts the Delphi command-line compiler (dcc32.exe) and compiles all executables.
This *should* work, if it doesn't, mail me!</p>
<p><b>3. Running</b><br>
Switch to the directory where Grendel is located and start 'grendel.exe'. The server
starts, loads and if all goes well, enters the game loop and listens for connections
on port 4444.</p>
<p><b>4. Connecting</b><br>
Use a simple TELNET client, such as the standard telnet.exe which comes with Windows.
Some other (good) clients are: NetTerm, Ewan, WinTin, zMUD and more.
Create a new character and go have fun!</p>
<p><b>5. Closing</b><br>
Grendel can either be shutdown by an Immortal or killed from the console.</p>
<p><form method="get" action="body.html">
<input type="submit" value="Back"></form></p>
</body>
</html>