Go to file
Martijn Braam 05f7942e55 Fixed python3 -m minepkg invocation 2019-02-20 22:51:19 +01:00
minepkg Fixed python3 -m minepkg invocation 2019-02-20 22:51:19 +01:00
packages Added digilines 2019-02-20 22:41:29 +01:00
.gitignore Initial commit 2019-02-20 18:55:28 +01:00
README.md Added update command 2019-02-20 19:22:15 +01:00
setup.py Added dependencies 2019-02-20 22:44:17 +01:00

README.md

MinePKG

This is a package manager for minetest mods

Usage

Fetching the newest mod list:

$ minepkg update

Installing mods:

$ minepkg add moreblocks basic_materials
Installing packages:
- moreblocks
- basic_materials

Installing to /home/martijn/.minetest/mods
Continue installing? [Y/n]
moreblocks: 39.0KB [00:00, 326KB/s]
basic_materials: 39.0KB [00:00, 389KB/s]                                                                                                                                                                   
Installing moreblocks...
Installing basic_materials...