index
:
modlist.git
main
refactor
modpack manager for minecraft with server support
fxqnlr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commands
/
download.rs
Commit message (
Expand
)
Author
Age
*
added more progress
fxqnlr
2023-05-25
*
add list toggles to update and download;
fxqnlr
2023-05-09
*
add auto create dirs, database and default config
fxqnlr
2023-04-24
*
cargo fmt
fxqnlr
2023-04-20
*
added clap cli, modified (basically) all user interface functions;
fxqnlr
2023-04-17
*
Added adding of specific mod-version
fxqnlr
2023-02-19
*
Added list version cmd, fixed some todos
fxqnlr
2023-01-22
*
input mostly inplemented, mods missing
fxqnlr
2023-01-19
*
added devdir; better config dir
fxqnlr
2022-12-28
*
dl add clean & all-lists; start of io
fxqnlr
2022-12-18
*
added download with delete; new file format
fxqnlr
2022-12-09
*
groundwork for downloads; cleanup
FxQnLr
2022-12-07
*
basically update impl; added "good" download;
fxqnlr
2022-11-28
*
added direct download
FxQnLr
2022-11-25
*
extracted filedownload to fn;
fxqnlr
2022-11-20
*
added clean to download
FxQnLr
2022-11-19
*
finished rusqlite; added all db tests
fxqnlr
2022-11-07
*
added setup & download; direct input
fxqnlr
2022-11-05