nimetu / ryzom_sheets
Ryzom and Nel specific classes
v1.8.0
2024-07-07 09:36 UTC
Requires
- php: >=5.3.0
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