index
:
modderbaas
master
A (abandoned) Minetest mod manager.
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-13
Enable LTO for release builds
HEAD
master
Daniel Schadt
2021-11-13
Properly extract mod name from path for legacy mod
Daniel Schadt
2021-11-12
Add a manpage and more to the README
Daniel Schadt
2021-11-12
More colors!
Daniel Schadt
2021-11-10
Implement basic support for git fetching
Daniel Schadt
2021-11-10
implement support for multiline descriptions
Daniel Schadt
2021-11-09
fix the doctest
Daniel Schadt
2021-11-09
support the legacy style of mods
Daniel Schadt
2021-11-09
move install code to own module
Daniel Schadt
2021-11-09
enable SubcommandRequired & ColoredHelp
Daniel Schadt
2021-11-09
implement a simple directory installer
Daniel Schadt
2021-11-09
split mod install logic
Daniel Schadt
2021-11-09
add a note about documentation to the readme
Daniel Schadt
2021-11-09
Separate the binary and library
Daniel Schadt
2021-11-09
more documentation
Daniel Schadt
2021-11-09
Rename --fix-permissions to --chown
Daniel Schadt
2021-11-09
Add some command line help texts
Daniel Schadt
2021-11-09
add -p flag to fix permissions
Daniel Schadt
2021-11-07
remove fs_extra crate
Daniel Schadt
2021-11-07
use fallback world name
Daniel Schadt
2021-11-07
make downloads work with more archives
Daniel Schadt
2021-11-06
support installing modpacks
Daniel Schadt
2021-11-06
add a dry-run mode to install
Daniel Schadt
2021-11-06
Initial commit
Daniel Schadt