mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-29 16:14:44 +00:00
Update note.md
This commit is contained in:
6
note.md
6
note.md
@@ -17,9 +17,7 @@ KemonoDownloader/
|
|||||||
├── 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/ # Stuff that gets saved (user config, cookies, etc.)
|
||||||
│ ├── creators.json
|
│ └── creators.json
|
||||||
│ ├── Known.txt
|
|
||||||
│ └── cookies.txt
|
|
||||||
├── logs/ # Error logs and other output
|
├── logs/ # Error logs and other output
|
||||||
│ └── uncaught_exceptions.log
|
│ └── uncaught_exceptions.log
|
||||||
└── src/ # Main code lives here
|
└── src/ # Main code lives here
|
||||||
@@ -93,4 +91,4 @@ If something's busted:
|
|||||||
- Feel free to open an issue if you're using this.
|
- Feel free to open an issue if you're using this.
|
||||||
- Or just message me. Feedback helps a lot while I’m still figuring things out.
|
- Or just message me. Feedback helps a lot while I’m still figuring things out.
|
||||||
|
|
||||||
Thanks for checking it out! Still a work in progress, but getting there.
|
Thanks for checking it out! Still a work in progress, but getting there.
|
||||||
|
|||||||
Reference in New Issue
Block a user