Khanat is based upon OpenNeL engine, initiated by Nevrax and core systemp of Ryzom Core and Ryzom game.
Go to file
2016-03-31 02:19:44 +02:00
code merge aquatic to lirria 2016-03-31 02:19:44 +02:00
dist/debian Changed: Use egrep because grep syntax different under OS X 2016-01-20 13:50:46 +01:00
.editorconfig Editor config script 2015-09-19 17:15:06 +02:00
.gitignore Merged github:zerotacg/ryzomcore/feature/travis-ci 2015-12-08 22:39:33 +01:00
.hgeol EOL 2015-03-06 23:22:23 +01:00
.hgignore ignoring more build folders 2016-02-09 23:11:00 +01:00
.travis.yml Merged in zerotacg/ryzomcore/issue/fix-failing-unit-tests (pull request #132) 2016-01-17 20:22:16 +01:00
OLD_TO_DELETE.txt Adding a file for testing purposes 2016-01-30 21:30:32 +01:00
README.md Merged github:zerotacg/ryzomcore/feature/travis-ci 2015-12-08 22:39:33 +01:00

Ryzom Core Build Status

Ryzom Core is the open-source project related to Ryzom Game. Written in C++, Ryzom Core contains the whole code (client, server, tools) used to make the commercial MMORPG Ryzom. Ryzom Core is a toolkit for the development of massively multiplayer online universes. It provides the base technologies and a set of development methodologies for the development of both client and server code.

Ryzom Core is open source and released under the terms of the GNU Affero General Public License 3.0 (GNU/AGPLv3) for the source code and the Creative Commons Attributions-ShareAlike 3.0 (CC-BY-SA) for the art assets. Which means you can create your own game using Ryzom Core, for more information on doing so check out Creating Your Own Game Using Ryzom Core.