Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 493 Bytes

File metadata and controls

21 lines (13 loc) · 493 Bytes

YSMParser-GUI

image

YSMParser GUI,所有解析都在你的浏览器里完成,不上传任何文件。

在线使用:https://www.ysm.rip/parser/app

快速开始

npm install
npm run dev

打开 http://localhost:3000 即可使用。

鸣谢

  • TartaricAcid: 创建了YesSteveModel。
  • Blockbench 本项目模型渲染与动画部分移植自Blockbench代码。