nimetu / rrs_client
Ryzom渲染服务客户端
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-09-06 09:14:09 UTC
README
这是Ryzom渲染服务的PHP客户端。[链接](https://github.com/nimetu/rrs_client.git)
要求
需要PHP 5.3或更高版本,以及ryzom_extra和ryzom_sheets库。
最简单的安装方法是使用composer。
许可协议
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