Skip to content

Glorylove7/TFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用过程

  1. 先截屏选择牌库
  2. 然后勾选英雄
  3. 点f1开始自动拿牌
  4. 点f2暂停自动拿牌

打包命令

先运行第一行

pyinstaller --onefile --icon=avatar.ico main.py --noconsole

然后把main.spec里面的datas=[]改成datas=[('image/*', 'image'),('templates.json', '.')]

然后运行第二行

pyinstaller main.spec

About

Auto picker for TFT.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages