minertrade/mod.conf

18 lines
753 B
Text
Raw Normal View History

2018-12-22 11:00:37 -03:00
# suggestion over this file: http://dev.minetest.net/Modding_Intro
name = minertrade
2020-03-01 19:47:14 -03:00
title = Minertrade
2023-08-23 17:32:57 +00:00
description = It adds various types of money, exchange table, Dispensing Machines, ATMs in stores.
release = 0.2.2
author = Lunovox Heavenfinder: [email](mailto:lunovox@disroot.org), [social web](http:qoto.org/@lunovox), [webchat](https://cloud.disroot.org/call/9aa2t7ib), [xmpp](xmpp:lunovox@disroot.org?join), [Mumble](mumble:mumble.disroot.org), [more contacts](https:libreplanet.org/wiki/User:Lunovox)
2023-08-23 17:32:57 +00:00
license = GNU AGPL-3.0
2020-03-01 19:47:14 -03:00
depends = default,dye
optional_depends = intllib,correio,eurn
2023-08-23 17:32:57 +00:00
min_minetest_version = 5.7
max_minetest_version =
created = 2017-03-13 00:00
update = 2024-03-01 20:25
2023-08-23 17:32:57 +00:00
repository = https://gitlab.com/lunovox/minertrade
2020-03-01 19:47:14 -03:00