mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-17 07:26:22 +00:00
Update note.md
This commit is contained in:
parent
c8b77fb0d7
commit
568c687f98
3
note.md
3
note.md
@ -13,10 +13,9 @@ This project used to be one giant messy App Script. It worked, but it was hard t
|
||||
```
|
||||
KemonoDownloader/
|
||||
├── main.py # Where the app starts
|
||||
├── requirements.txt # List of Python libraries used
|
||||
├── assets/ # Icons and other static files
|
||||
│ └── Kemono.ico
|
||||
├── data/ # Stuff that gets saved (user config, cookies, etc.)
|
||||
├── data/
|
||||
│ └── creators.json
|
||||
├── logs/ # Error logs and other output
|
||||
│ └── uncaught_exceptions.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user