currency/mod.conf
Louis Royer 3417900b98 Use builtin translation system
- This removes `intllib` depends. I used
https://github.com/FaceDeer/update_translations to convert from existing
translation files (plus manual edit).
- Removed translation string from `minetest.log` calls since translated
string are not printed in console.
- Changed formspec in `barter.lua` to allow longer strings to be displayed
(player names, and longer translated strings).
- French translation improvement.
2020-03-01 15:25:24 +01:00

5 lines
180 B
Plaintext

name = currency
depends = default
optional_depends = loot, pipeworks
description = Provides shops, barter tables, safes, and multiple denominations of currency, called "Minegeld".