1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: minetest-mod-torches
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.1.4
Homepage: https://github.com/minetest-mods/torches
Vcs-Git: https://salsa.debian.org/games-team/minetest-mod-torches.git
Vcs-Browser: https://salsa.debian.org/games-team/minetest-mod-torches
Package: minetest-mod-torches
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, minetest | minetest-server
Description: Minetest mod - A mesh-based torch replacing in-world torches
This minetest extension changes the default torch to give it a three
dimensional appearance.
.
It also allows getting light from a wielded torch.
|