2023-09-15 12:52:55 -03:00
|
|
|
# suggestion over this file: http://dev.minetest.net/Modding_Intro
|
|
|
|
|
|
|
|
name = components
|
|
|
|
title = Components
|
|
|
|
description = Adds various electronic and mechanical components that will serve as crafting ingredients for various mods.
|
|
|
|
languages = en,pt,pt_BR
|
|
|
|
author = Lunovox Heavenfinder
|
|
|
|
license = GNU AGPL-3.0
|
2023-09-30 15:39:08 -03:00
|
|
|
depends = default,dye,flowers,keys,wool
|
2023-10-02 04:29:17 -03:00
|
|
|
optional_depends = unified_inventory, headlamp
|
2023-09-15 12:52:55 -03:00
|
|
|
min_minetest_version = 5.7
|
|
|
|
max_minetest_version =
|
|
|
|
created = GMT-03 2023-09-15 12:43
|
|
|
|
update = GMT-03 2023-09-15 12:43
|
|
|
|
repository = https://gitlab.com/lunovox/componentes
|
|
|
|
|