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
Nimetu 4cf5e4f674 Add macOS to azure pipeline 3 years ago
CMakeModules Use Windows SDK if DirectX SDK not installed 3 years ago
dist Merge commit '230639bf0ead1a3736aca3af8866aa00f0608074' 5 years ago
nel Fix linking with static OpenAL under windows 3 years ago
nelns Fix for MySQL 8 client lib support 3 years ago
personal Move code to root 5 years ago
ryzom Fix macOS build, cmake 3 years ago
snowballs2 Move code to root 5 years ago
studio Update GPL headers 4 years ago
tool Exclude sync and generated source from attribution 3 years ago
web Option to automatically configure the dev shard in the web database 3 years ago
.clang-format Move code to root 5 years ago
.editorconfig Move code to root 5 years ago
.gitattributes Proper EOL for sh checkout 3 years ago
.gitignore Merge remote-tracking branch 'ryzomcore/develop' into core4 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 Use Hunter package manager to compile external libraries 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 Add macOS to azure pipeline 3 years ago
changelog.template Move code to root 5 years ago
config.h.cmake Remove hardcoded URLs in favour of the web URL provided by the shard 3 years ago
nelDashBuild.cmd Move code to root 5 years ago
nelDashBuild.sh Move code to root 5 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.