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?

  1. Install packages
  2. Remove packages
  3. Update packages
  4. Save a list of currently installed packages
  5. Install packages from a list
  6. Search packages Run lump --help to get the usage info

"Roadmap"

Support worldmods

Libraries

lump