tazorax/mcmaps

用于读取/写入自定义Minecraft地图物品图像的PHP脚本

v1.0 2018-10-29 21:46 UTC

This package is auto-updated.

Last update: 2024-09-29 05:09:23 UTC


README

最初由Kroc Camen创建 http://camendesign.com

一组用于读取和写入Minecraft地图物品的PHP类,你可以

  • 将任何图像设置为地图,例如

A custom image put onto a Minecraft map item

  • 通过提供文本来写入书籍,McMaps将自动换行、连字符和生成多个编号页面!

A minecraft map with writing on it - 1

A minecraft map with writing on it - 2

致谢

代码版权所有 © 2011 Kroc Camen http://camendesign.com,你可以随意使用它,只要给予适当的信用;有关详细信息,请参阅LICENCE.txt。

使用Justin Martion的PHP-NBT-Decoder-Encoder https://github.com/TheFrozenFire/PHP-NBT-Decoder-Encoder