Fix deactivated guild roles options when player name take time to come
[ryzomcore.git] / nel / README
blobe880666e5b4c787b7773fa61dfec6a0a83f6172c
1 Introduction\r
2 ------------\r
3 \r
4 NeL is a software platform for creating and running massively multi-user\r
5 entertainment in a 3D environment over the Internet.\r
6 \r
7 The NeL library is further divided into specific modules: network, ai, 3d\r
8 and misc. If you want to use any of these, you also need to use the misc\r
9 part of the library, but ai, 3d and network are totally independant from\r
10 each other so you can use only the parts you really need in your project.\r
12 If you want know more about the library content and functionalities, you\r
13 should take a look on the documents present in the doc directory.\r
15 NeL is currently developped and tested under GNU/Linux and Windows\r
16 environments. \r
19 License\r
20 -------\r
22 NeL is a Free Software project under the GNU Affero General Public License,\r
23 which means all its code is available for everyone to download, examine,\r
24 use, modify, and distribute, subject to the usual restrictions attached\r
25 to any GPL software. If you are not familiar with the AGPL, see the COPYING\r
26 file for for more details on license terms and other legal issues.\r
29 Installation\r
30 ------------\r
32 Please check the dev.ryzom.com for more information