Lilian Jónsdóttir
aaaad3e348
version++
2024-02-12 10:20:34 -08:00
Lilian Jónsdóttir
5f7df27d76
add cli flag to remove mods without zip files from the list
...
also refactor modlist a bit
- modlist knows about its own directory
- AddModsNotInList and RemoveModsNotInFolder use said directory instead of taking one as an argument
2024-02-12 10:20:15 -08:00
Lilian Jónsdóttir
c9eaba2737
add cli flag to add missing mods in enabled state
2024-02-12 09:45:25 -08:00
Lilian Jónsdóttir
636c6f9143
add go install
to justfile
2024-02-11 20:23:32 -08:00
Lilian Jónsdóttir
c55d3478dd
update readme
2024-02-11 19:48:51 -08:00
Lilian Jónsdóttir
148606ac40
remove the last remnant of mage
2024-02-11 19:47:41 -08:00
Lilian Jónsdóttir
5d58cc9ac6
add cli flag to disable automatic addition of missing mods
2024-02-11 19:41:57 -08:00
Lilian Jónsdóttir
0da517f531
fixup! mage -> just
2024-02-11 19:38:39 -08:00
Lilian Jónsdóttir
5755ed96e1
I guess that's a version
2024-02-11 19:20:24 -08:00
Lilian Jónsdóttir
2d4f20d033
cli args and such
2024-02-11 19:20:18 -08:00
Lilian Jónsdóttir
965034923b
mage -> just
...
just is more widely used thus has better tab completion, etc.
also it's easier to write a justfile than a magefile
2024-02-11 19:17:00 -08:00
Lilian Jónsdóttir
de119fa05f
improved logging
2024-02-11 17:44:54 -08:00
Lilian Jónsdóttir
df7751c5d9
var for less brackets
2024-02-11 17:44:35 -08:00
Lilian Jónsdóttir
fd280ba2e8
add space to filename regex
2024-02-11 17:43:51 -08:00
Lilian Jónsdóttir
ba36cba7bf
initial code commit - basic functionality works
...
- automatically adds mods found in mods folder that aren't in mod-list.json
- read/write modlist from mod-list.json
- enable/disable mods
2024-02-09 10:53:06 -08:00
Lilian Jónsdóttir
81cb477cd6
initial commit
2024-02-09 10:51:22 -08:00