34 lines
762 B
Markdown
34 lines
762 B
Markdown
fresh install -> calibrate -> install -> uninstall
|
|
|
|
Commands
|
|
|
|
help (default)
|
|
list commands
|
|
install [mod]
|
|
-> list of mods installed
|
|
= ~/.config/etw-lmm/MODS
|
|
example:
|
|
mod_name
|
|
pack1.pack (\t)
|
|
pakc2.pack
|
|
campaign_maps/global_map/
|
|
mod_two
|
|
campaigns/main/
|
|
uninstall [mod]
|
|
restore using `*.backup` and `_backup`
|
|
delete mods in data/ using ~/.config/etw-lmm/PACKS
|
|
query (available mods)
|
|
list mods in GitLab
|
|
list (installed mods)
|
|
list ~/.config/etw-lmm/INSTALLED
|
|
|
|
add support for c++17 <filesystem> and c++11 if users dont want
|
|
permanent status list of mods: basically what the user had chosen for the mod
|
|
in installed.csv or something
|
|
|
|
====
|
|
|
|
int
|
|
breakup the functions/DRY everything
|
|
use functions for sed iconv cp rm
|