mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
6a708e55e6
- moved config to documents - reduced readme - updated requirements - action key implemented - when non saved config is get for the first time, default is saved - added icon - added unhandled exception logging - added debug mode - made dark mode and debug mode check buttons instead of command - created manifest - moved addon to a zip
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include requirements.txt
|
|
include fishy/icon.ico
|
|
include fishy/ProvisionsChalutier.zip
|
|
include fishy/FishybotESO.lnk
|
|
|
|
recursive-include tests *
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|
|
|
|
recursive-include docs *.md |