mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-17 15:36:51 +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/
|
KemonoDownloader/
|
||||||
├── main.py # Where the app starts
|
├── main.py # Where the app starts
|
||||||
├── requirements.txt # List of Python libraries used
|
|
||||||
├── assets/ # Icons and other static files
|
├── assets/ # Icons and other static files
|
||||||
│ └── Kemono.ico
|
│ └── Kemono.ico
|
||||||
├── data/ # Stuff that gets saved (user config, cookies, etc.)
|
├── data/
|
||||||
│ └── creators.json
|
│ └── creators.json
|
||||||
├── logs/ # Error logs and other output
|
├── logs/ # Error logs and other output
|
||||||
│ └── uncaught_exceptions.log
|
│ └── uncaught_exceptions.log
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user