aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=log/index.html
blob: 7ba4dbea5c51414c4ac179a3018cc5f57d89b88b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD><style>		A { color:black }</style>
<!-- hennerik CVSweb $Revision: 1.93 $ -->
<TITLE>code/nel/README - view - 1.2</TITLE></HEAD>
<BODY BGCOLOR="#eeeeee">
<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="README?hideattic=0&amp;sortby=log"><IMG SRC="/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="README?hideattic=0&amp;sortby=log">README</A>
 CVS log</b> <IMG SRC="/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to  <a href="/cvs/cvsweb.cgi/?hideattic=0&amp;sortby=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=log">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=log">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File:  <a href="/cvs/cvsweb.cgi/?hideattic=0&amp;sortby=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=log">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=log">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/README?hideattic=0&amp;sortby=log">README</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/README?rev=1.2&amp;hideattic=0&amp;sortby=log" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/README?rev=1.2','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
Revision <B>1.2</B>, <i>Tue Mar 13 09:33:11 2001 UTC</i> (15 months, 3 weeks ago) by <i>archer</i>
<BR>Branch: <b>MAIN</b>
<BR>CVS Tags: <b>nel_0_4, georges_v2, demo_0_1, HEAD</b><BR>Changes since <b>1.1: +4 -4
 lines</b><PRE>
A few sentence fixes
</PRE>
</td></tr></table><HR noshade><PRE>Introduction
------------

NeL is a software platform for creating and running massively multi-user
entertainment in a 3D environment over the Internet.

The NeL library is further divided into specific modules: network, ai, 3d
and misc. If you want to use any of these, you also need to use the misc
part of the library, but ai, 3d and network are totally independant from
each other so you can use only the parts you really need in your project.

If you want know more about the library content and functionalities, you
should take a look on the documents present in the doc directory.

NeL is currently developped and tested under GNU/Linux and Windows
environments. 


License
-------

NeL is a Free Software project under the GNU General Public License,
which means all its code is available for everyone to download, examine,
use, modify, and distribute, subject to the usual restrictions attached
to any GPL software. If you are not familiar with the GPL, see the COPYING
file for for more details on license terms and other legal issues.


Installation
------------

See the INSTALL file for the requirements and installation instructions.


</PRE>