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 (
Collapse
)
Author
Age
*
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
|
|
|
|
changed some functions to easier string handling
*
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
|
|
|
|
auto dl on new mod; db to 0.4; etc
*
added direct download
FxQnLr
2022-11-25
|
*
extracted filedownload to fn;
fxqnlr
2022-11-20
|
|
|
|
|
fixed some tests; added direct-dl to update
*
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