No description
Find a file
2026-08-01 19:53:40 +01:00
CMakeModules Re-enable sheets_packer_shard tool under ryzom/server 2026-07-20 17:26:50 +00:00
dist
docs 🐛 Respect Turn sheet flag when facing target 2026-07-31 19:25:02 +01:00
nel 📄 Add README with GitLab subdirectory install instructions for pynel 2026-07-15 12:19:07 +01:00
nelns
personal
ryzom Merge branch 'main/rendor-staging' into main/atys-live 2026-08-01 19:53:40 +01:00
snowballs2
studio
tool 📄 Add AGPL license headers to pynel and fix author email in shard tools 2026-07-14 19:59:08 +01:00
web
win-build
.clang-format
.editorconfig
.gitignore Add pynel Python tools for Ryzom/NeL formats 2026-07-14 19:36:04 +01:00
.hgeol
.hgignore
.hgtags
.travis.yml
azure-pipelines.yml Merge branch '164-crash-on-patching-and-possibly-right-after-login' into main/gingo-test 2023-07-04 16:51:31 +01:00
changelog.template
CMakeLists.txt Fix hunter 2024-06-04 18:43:05 +02:00
CMakePackaging.txt
config.h.cmake
COPYING
CTestConfig.cmake
LICENSE
nelDashBuild.cmd
nelDashBuild.sh
path_config.bat
README
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.