1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: minetest-mod-currency
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
Homepage: https://gitlab.com/VanessaE/currency
Vcs-Git: https://salsa.debian.org/games-team/minetest-mod-currency.git
Vcs-Browser: https://salsa.debian.org/games-team/minetest-mod-currency
Rules-Requires-Root: no
Package: minetest-mod-currency
Architecture: all
Depends: minetest | minetest-server, ${misc:Depends}, ${shlibs:Depends}
Description: Minetest mod providing shops and currency
This minetest extension adds:
- shops,
- barter tables,
- safes
- and multiple denominations of currency.
|