nimetu/ryzom_sheets

Ryzom and Nel specific classes

v1.7.0 2020-02-19 21:43 UTC

This package is auto-updated.

Last update: 2024-04-20 06:48:23 UTC


README

Some php classes to handle Ryzom client packed sheets and translation files.

Mainly used by RyzomExtra to create cached data files for faster use. (https://github.com/nimetu/ryzom_extra)

Requires

  • PHP 5.3.2 or greater

License

Copyright (c) 2012 Meelis Mägi <nimetu@gmail.com>

RyzomSheets 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.

RyzomSheets 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