More todos!

This commit is contained in:
Gvidas Juknevičius 2024-10-10 02:25:03 +03:00
parent 2e57642aa3
commit 84ab965b9d
Signed by: MCorange
GPG Key ID: 12B1346D720B7FBB

8
DEV.md
View File

@ -70,3 +70,11 @@ Add ci that runs clippy and builds in release mode
### #13 ### #13
[FEAT] - [assets](/assets/) [FEAT] - [assets](/assets/)
Make new icons for the app, preferably svg, except the app icon must be both svg and png Make new icons for the app, preferably svg, except the app icon must be both svg and png
### #14
[FEAT] - [manifest](/src/manifest/) [downloader](/src/downloader.rs)
Add custom type for downloading, one for simple http downloads, and archived ones (zip, 7z, etc)
### #15
[FEAT] - [dependencies](/Cargo.toml)
Clean up dependencies, remove unneeded features for executable size