summaryrefslogtreecommitdiff
path: root/src/commands/download.rs
Commit message (Collapse)AuthorAge
* Added adding of specific mod-versionfxqnlr2023-02-19
|
* Added list version cmd, fixed some todosfxqnlr2023-01-22
|
* input mostly inplemented, mods missingfxqnlr2023-01-19
|
* added devdir; better config dirfxqnlr2022-12-28
|
* dl add clean & all-lists; start of iofxqnlr2022-12-18
|
* added download with delete; new file formatfxqnlr2022-12-09
|
* groundwork for downloads; cleanupFxQnLr2022-12-07
|
* basically update impl; added "good" download;fxqnlr2022-11-28
| | | | auto dl on new mod; db to 0.4; etc
* added direct downloadFxQnLr2022-11-25
|
* extracted filedownload to fn;fxqnlr2022-11-20
| | | | | fixed some tests; added direct-dl to update
* added clean to downloadFxQnLr2022-11-19
|
* finished rusqlite; added all db testsfxqnlr2022-11-07
|
* added setup & download; direct inputfxqnlr2022-11-05