summaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAge
* added config option for default mc versionfxqnlr2023-05-02
| | | | changed version input system
* added modloader default to configfxqnlr2023-04-30
|
* version bump, cargo fmt and cargo updateFxQnLr2023-04-27
|
* added config argument, remove devdirfxqnlr2023-04-23
|
* added caching, better data locationfxqnlr2023-04-23
|
* cargo fmtfxqnlr2023-04-20
|
* removed old input entirelyfxqnlr2023-04-17
|
* added clap cli, modified (basically) all user interface functions;fxqnlr2023-04-17
| | | | changed some functions to easier string handling
* implemented more Error (dumb)fxqnlr2023-01-09
|
* added devdir; better config dirfxqnlr2022-12-28
|
* basically update impl; added "good" download;fxqnlr2022-11-28
| | | | auto dl on new mod; db to 0.4; etc
* extracted filedownload to fn;fxqnlr2022-11-20
| | | | | fixed some tests; added direct-dl to update
* added --clean for update && list downloadfolderfxqnlr2022-11-17
|
* finished rusqlite; added all db testsfxqnlr2022-11-07
|
* added update beginnings; init of testsfxqnlr2022-11-03
|
* added list stuff + beginnings of modsfxqnlr2022-11-01
|
* add first implfxqnlr2022-10-31
|
* modlistfxqnlr2022-10-31