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
/
update.rs
Commit message (
Expand
)
Author
Age
*
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
*
Fixed update shit not correctly updating
fxqnlr
2023-02-05
*
fixed not downloading on mod add
fxqnlr
2023-01-29
*
Todos; fixed input with "-"
fxqnlr
2023-01-26
*
Added list version cmd, fixed some todos
fxqnlr
2023-01-22
*
input mostly inplemented, mods missing
fxqnlr
2023-01-19
*
implemented more Error (dumb)
fxqnlr
2023-01-09
*
moved update in own function
fxqnlr
2023-01-07
*
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
*
fully added mod remove; fixed update from NONE
fxqnlr
2022-12-04
*
remove mod start
FxQnLr
2022-12-03
*
fixed mod without matching specific version
FxQnLr
2022-11-29
*
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 for update && list downloadfolder
fxqnlr
2022-11-17
*
finished rusqlite; added all db tests
fxqnlr
2022-11-07
*
halfswitch to rusqlite; db tests
fxqnlr
2022-11-06
*
added setup & download; direct input
fxqnlr
2022-11-05
*
"finished" update, added some tests
fxqnlr
2022-11-04
*
added update beginnings; init of tests
fxqnlr
2022-11-03