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
kaetemi 6e4efe327a
Merge branch 'core4' into ryzomclassic-develop
3 years ago
CMakeModules Add: Support for Lua 5.4 bindings 3 years ago
dist Merge commit '230639bf0ead1a3736aca3af8866aa00f0608074' 5 years ago
nel Merge remote-tracking branch 'ryzomcore/develop' into core4 3 years ago
nelns Move code to root 5 years ago
personal Move code to root 5 years ago
ryzom Merge branch 'core4' into ryzomclassic-develop 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 Allow alternate SQL port 4 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 Version bump 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 Update azure-pipelines.yml 5 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.