lump: a new mod manager for Luanti

Post Reply
User avatar
thefoxcry
New member
Posts: 1
Joined: Sat Oct 19, 2024 20:04
GitHub: foxcry31
IRC: thefoxcry
In-game: thefoxcry [mostly]
Contact:

lump: a new mod manager for Luanti

by thefoxcry » Post

My friend, fmmaks, wrote a mod manager to easily update and install mods from ContentDB for his server (Altarchy CE).
I decided to write about it here, to promote his work.

lump - a server-oriented mod manager for Luanti.
Link to GitHub repository.

Features:
  • installing, updating, removing mods.
  • generating list of installed mods.
  • installing mods from given list.
Supported only Linux for now!

To install it: After you installed lump, change path in the config:
  • open lump's config in your favorite text editor (~/.lump.toml, location might change)
  • edit path to where you want to install mods (for example, your .minetest folder or server folder)
  • it should look like this:

    Code: Select all

    path='/home/thefoxcry/.minetest'
Now, you can run lump --help for usage.
I love cubes!

real_mineplayer
Member
Posts: 72
Joined: Sat Jun 15, 2024 19:43

Re: lump: a new mod manager for Luanti

by real_mineplayer » Post

How does every mod get its own specific name in this package manager? As far as I know does every mod has a technical names, but some of them are given to multiple mods.

fmmaks
New member
Posts: 1
Joined: Tue Jun 10, 2025 13:44
GitHub: fmmaks666
In-game: fmmaks

Re: lump: a new mod manager for Luanti

by fmmaks » Post

real_mineplayer wrote:
Tue Jun 10, 2025 12:56
How does every mod get its own specific name in this package manager? As far as I know does every mod has a technical names, but some of them are given to multiple mods.
It is true that every mod has a unique technical name, and also has an author.
When the `install` command is called without specified author (i.e. not <author>/<mod>), lump searches for all the packages with a matching name and then prompts to choose one. (Try: lump install caverealms). After selection, the chosen mod is installed and ensured to have the author and the name in its mod.conf.
Two mods with the same names cannot be installed (Just like with the content browser in the game).
I hope this answers Your question
にゃ~

real_mineplayer
Member
Posts: 72
Joined: Sat Jun 15, 2024 19:43

Re: lump: a new mod manager for Luanti

by real_mineplayer » Post

yes, it does

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest