Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 666 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 666 Bytes

王国之泪装备材料计算器

这是一个简单的塞尔达王国之泪中装备升级的材料计算器 || This is a simple equipment material calculator for The Legend of Zelda: Tears of the Kingdom

使用说明

  • 此程序需要python3运行,网页版和软件版开发中
  • 安装包和依赖:需要tkinter和panda。在终端中输入:
    pip install tkinter
    pip install pandas
    
  • 打开终端,输入python3 main.py 运行程序。