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.
|
2024-11-25 07:43:50 -03:00
|
|
|
version = 2.3.1
|
2024-03-21 11:42:31 -03:00
|
|
|
dev_state = BETA
|
2023-08-23 17:32:57 +00:00
|
|
|
license = GNU AGPL-3.0
|
2024-11-04 04:26:07 -03:00
|
|
|
media_license = CC BY-SA 4.0
|
2024-03-21 11:42:31 -03:00
|
|
|
supported_games = minetest_game
|
2020-03-01 19:47:14 -03:00
|
|
|
depends = default,dye
|
2024-11-19 15:14:53 -03:00
|
|
|
optional_depends = intllib,correio,eurn,computing
|
2023-08-23 17:32:57 +00:00
|
|
|
min_minetest_version = 5.7
|
|
|
|
max_minetest_version =
|
2024-03-21 11:42:31 -03:00
|
|
|
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
|
|
|
created = 2017-03-13 00:00
|
2024-11-25 07:43:50 -03:00
|
|
|
update = 2024-11-25 07:42
|
2024-11-04 04:53:48 -03:00
|
|
|
donate_url = https://liberapay.com/Lunovox/donate
|
|
|
|
translation_url = https://gitlab.com/lunovox/minertrade/-/blob/master/locale/README.md
|
2023-08-23 17:32:57 +00:00
|
|
|
repository = https://gitlab.com/lunovox/minertrade
|