More todos!
This commit is contained in:
parent
2e57642aa3
commit
84ab965b9d
8
DEV.md
8
DEV.md
|
@ -70,3 +70,11 @@ Add ci that runs clippy and builds in release mode
|
|||
### #13
|
||||
[FEAT] - [assets](/assets/)
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user