Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 269 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 269 Bytes

MinecraftItemView

将Minecraft模组的物品信息显示在网页上

用法

1.使用IconRenderer导出模组物品信息
2.使用c.py处理导出的Json
3.修改index.html中的

var loadfile = "文件路径"

4.运行s.py
5.打开网址