aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev')
-rw-r--r--cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html48
1 files changed, 48 insertions, 0 deletions
diff --git a/cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html b/cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html
new file mode 100644
index 00000000..b7bcc500
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html
@@ -0,0 +1,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=rev"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="README?hideattic=0&amp;sortby=rev">README</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/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=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=rev">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=rev">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=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=rev">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=rev">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/README?hideattic=0&amp;sortby=rev">README</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/README?rev=1.2&amp;hideattic=0&amp;sortby=rev" 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> (16 months 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> \ No newline at end of file