mirror of
https://gitlab.com/lunovox/minertrade.git
synced 2025-04-30 06:01:41 -04:00
Update mod.conf
This commit is contained in:
parent
178164563a
commit
791b6ec14d
1 changed files with 9 additions and 2 deletions
11
mod.conf
11
mod.conf
|
@ -1,9 +1,16 @@
|
|||
# suggestion over this file: http://dev.minetest.net/Modding_Intro
|
||||
|
||||
name = minertrade
|
||||
description = It adds various types of money, exchange table, Dispensing Machines, Strongbox in homes interconnected with ATMs in stores.
|
||||
author = Lunovox Heavenfinder
|
||||
title = Minertrade
|
||||
description = It adds various types of money, exchange table, Dispensing Machines, ATMs in stores.
|
||||
author = Lunovox Heavenfinder
|
||||
license = GNU AGPL-3.0
|
||||
depends = default,dye
|
||||
optional_depends = intllib,correio
|
||||
min_minetest_version = 5.7
|
||||
max_minetest_version =
|
||||
created = 2017-03-13 00:00
|
||||
update = 2023-08-23 14:31
|
||||
repository = https://gitlab.com/lunovox/minertrade
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue