Go to file
kaetemi 0d2633b697 Cleanup string
CMakeModules Move code to root
dist Changed: New urls for download ryzom client (with ryzom installer)
nel Cleanup string
nelns Move code to root
personal Move code to root
ryzom Cleanup string
snowballs2 Move code to root
studio Update copyright attribution for GPL compliance
tool Update copyright attribution for GPL compliance
web Move code to root
.clang-format Move code to root
.editorconfig Move code to root
.gitignore Move code to root
.hgeol EOL
.hgignore Move code to root
.hgtags Tag cleanup
.travis.yml Move code to root
CMakeLists.txt Merge some things from atys branch
CMakePackaging.txt Move code to root
COPYING Move code to root
CTestConfig.cmake Move code to root
LICENSE Add LICENSE copy to the repository root
README Move code to root
README.md Merged github:zerotacg/ryzomcore/feature/travis-ci
azure-pipelines.yml Update azure-pipelines.yml
changelog.template Move code to root
config.h.cmake Move code to root
nelDashBuild.cmd Move code to root
nelDashBuild.sh Move code to root

README.md

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.