nimetu / rrs_client
Php client for Ryzom rendering service
v1.2.0
2015-12-11 22:21 UTC
Requires
- php: >=5.4.0
- nimetu/ryzom_extra: 1.*
- nimetu/ryzom_sheets: 1.*
This package is auto-updated.
Last update: 2024-11-06 09:26:56 UTC
README
This is php client for Ryzom rendering service.
Requires
Requires PHP 5.3 or greater, ryzom_extra and ryzom_sheets libraries.
Easiest to install is with composer.
License
Copyright (c) 2014 Meelis Mägi <nimetu@gmail.com>
RyzomRenderingService is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
RyzomRenderingService is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA