« Previous - Version 4/8 (diff) - Next » - Current version
vl, 10/16/2009 12:18 pm


PHP Ryzom API

The PHP code is on our Subversion server.

If you are anonymous

You get a read only access to the ryzom api. Create an empty directory and inside this new directory do:

svn --username anonymous --password anonymous checkout http://dev.ryzom.com/svn/trunk/ryzom/www/ryzom_api ryzom_api

If you are part of the PHP Developer Team

You get an access to the ryzom api and also our ryzom app. Create an empty directory and inside this new directory do:

svn checkout http://dev.ryzom.com/svn/trunk/ryzom/www/ .