Lump
A simple package manager for Luanti
Installation
Building it manually
dart compile exe --target-os=linux bin/lump.dart
Via pub.flutter-io.cn
dart pub global activate lump
Or simply download the release from releases
What does it let you to do?
- Install packages
- Remove packages
- Update packages
- Save a list of currently installed packages
- Install packages from a list
- Search packages
Run
lump --helpto get the usage info
"Roadmap"
Support worldmods