mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
1ae645294d
gui - enable "Debug > Keep Console" to unhide full auto - Removed Log Dump from Debug menu semi-auto - starting ai fix, sometime bot doesnt start - minimize bug fix, when minimized gui goes out of sync - keyboard button to pause play, now bot can be paused and played using f9 - now shows running as admin message - better error message, now tells to check #read-me-first instead full-auto - add tesseract binary in directory - install addon for full auto
13 lines
295 B
Plaintext
13 lines
295 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include requirements.txt
|
|
include fishy/icon.ico
|
|
include fishy/ProvisionsChalutier.zip
|
|
include fishy/FooAddon.zip
|
|
include fishy/fishybot_logo.png
|
|
|
|
recursive-include tests *
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|
|
|
|
recursive-include docs *.md |