Linux multi-monitor fullscreen support
[ryzomcore.git] / README
blobceb03081ef1fb5c57e093e1622c3be7cbeb8db55
1 Introduction\r
2 ------------\r
3 \r
4 Ryzom Core 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 Ryzom Core 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 Ryzom Core is currently developed and tested under GNU/Linux and Windows\r
16 environments. \r
19 License\r
20 -------\r
22 Ryzom Core is a Free Software project under the GNU Affero General Public License v3,\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 visit https://ryzomcore.atlassian.net/wiki/display/RC/Ryzom+Core+Home for more information.\r
33 In particular the Getting Started section on the right side of the webpage includes build\r
34 instructions for Windows, Linux and Mac.\r