You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Ben Saine 5df8ec43a0 Resolve "Encoding issues in client beta (after core4 merge)" 3 years ago
CMakeModules Merge branch 'develop' into develop-atys 3 years ago
dist Changed: New urls for download ryzom client (with ryzom installer) 6 years ago
nel Resolve "Encoding issues in client beta (after core4 merge)" 3 years ago
nelns Fix for MySQL 8 client lib support 3 years ago
personal Move code to root 5 years ago
ryzom Reapply changes reverted into atys-live because bad merge 3 years ago
snowballs2 Move code to root 5 years ago
studio Update copyright attribution for GPL compliance 4 years ago
tool Exclude commits from attribution 3 years ago
web Fix PHP setup script 4 years ago
win-build Added build scripts for windows client and 3dsmax plugin 3 years ago
.clang-format Move code to root 5 years ago
.editorconfig Move code to root 5 years ago
.gitignore Merge branch 'atys' into develop-atys 3 years ago
.hgeol EOL 10 years ago
.hgignore Move code to root 5 years ago
.hgtags Tag cleanup 5 years ago
.travis.yml Move code to root 5 years ago
CMakeLists.txt Move to root 3 years ago
CMakePackaging.txt Move code to root 5 years ago
COPYING Move code to root 5 years ago
CTestConfig.cmake Move code to root 5 years ago
LICENSE Add LICENSE copy to the repository root 5 years ago
README Move code to root 5 years ago
README.md Merged github:zerotacg/ryzomcore/feature/travis-ci 9 years ago
azure-pipelines.yml Ubuntu 16.04 is EOL 3 years ago
changelog.template Move code to root 5 years ago
config.h.cmake Move to root 3 years ago
nelDashBuild.cmd Move code to root 5 years ago
nelDashBuild.sh Move code to root 5 years ago
path_config.bat Added build scripts for windows client and 3dsmax plugin 3 years ago

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.