1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: minetest-mod-craftguide
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/minetest-mods/craftguide
Vcs-Git: https://salsa.debian.org/games-team/minetest-mod-craftguide.git
Vcs-Browser: https://salsa.debian.org/games-team/minetest-mod-craftguide
Package: minetest-mod-craftguide
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, minetest (>= 5.4.0) | minetest-server (>= 5.4.0)
Description: Minetest mod providing a crafting guide
This minetest extension adds a crafting guide to the game, usable with
a blue book named "Crafting guide" and two modes: standard and progressive.
.
It is the most comprehensive with the cleanest code of its category.
|