summaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAge
* move stuff around, remove lib.rs for overviewfxqnlr2024-09-04
|
* remove allow module_name_repetition and fix itHEADmainfxqnlr2024-09-04
|
* remove allow too_many_lines and fix themfxqnlr2024-09-04
|
* do nearly anything to shut clippy upfxqnlr2024-09-04
|
* clippy --fixfxqnlr2024-09-04
|
* cargo fmt and add fmt filefxqnlr2023-05-29
|
* added full progress? cargo fmtfxqnlr2023-05-26
|
* added mod add progressfxqnlr2023-05-25
|
* more progress instead of print, more referencesfxqnlr2023-05-25
|
* changed a whole lot og references, fuck rustfxqnlr2023-05-25
|
* impl of set_version importFxQnLr2023-05-13
|
* added list for listsfxqnlr2023-05-09
|
* added list check on default changefxqnlr2023-05-09
|
* add list toggles to update and download;fxqnlr2023-05-09
| | | | add mod remove output and fix errors
* removed todofxqnlr2023-05-04
|
* added async trait? WHYfxqnlr2023-05-03
|
* added config option for default mc versionfxqnlr2023-05-02
| | | | changed version input system
* added modloader default to configfxqnlr2023-04-30
|
* added fallback if no primaries, removed printsfxqnlr2023-04-29
|
* version bump, cargo fmt and cargo updateFxQnLr2023-04-27
|
* add auto create dirs, database and default configfxqnlr2023-04-24
|
* added config argument, remove devdirfxqnlr2023-04-23
|
* added todofxqnlr2023-04-23
|
* cargo fmtfxqnlr2023-04-20
|
* remove generate againfxqnlr2023-04-18
|
* add shell completionfxqnlr2023-04-18
|
* added clap cli, modified (basically) all user interface functions;fxqnlr2023-04-17
| | | | changed some functions to easier string handling
* Fixed update shit not correctly updatingfxqnlr2023-02-05
|
* Todos; fixed input with "-"fxqnlr2023-01-26
|
* Added list version cmd, fixed some todosfxqnlr2023-01-22
|
* input mostly inplemented, mods missingfxqnlr2023-01-19
|
* started implementation of new input systemfxqnlr2023-01-15
|
* added devdir; better config dirfxqnlr2022-12-28
|
* some error stuff; version updateFxQnLr2022-12-27
|
* changed config to toml, autocreate config;FxQnLr2022-12-26
| | | | better error handling
* add first implfxqnlr2022-10-31
|
* modlistfxqnlr2022-10-31