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-15 17:00:10 -03:00
|
|
|
depends = default,wool,flowers,dye,unified_inventory
|
2023-09-15 12:52:55 -03:00
|
|
|
optional_depends =
|
|
|
|
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
|
|
|
|
|