forked from mtcontrib/signs_lib
mod.conf update to minetest 5.2.0+ compat
This commit is contained in:
parent
d71dcf4874
commit
d077d23f1a
@ -1,7 +0,0 @@
|
|||||||
default
|
|
||||||
intllib?
|
|
||||||
screwdriver?
|
|
||||||
streetspoles?
|
|
||||||
streetlamps?
|
|
||||||
cottages?
|
|
||||||
prefab_redo?
|
|
@ -1 +0,0 @@
|
|||||||
Adds signs with readable text.
|
|
4
mod.conf
4
mod.conf
@ -1,2 +1,6 @@
|
|||||||
name = signs_lib
|
name = signs_lib
|
||||||
|
author = VanessaE
|
||||||
|
depends = default
|
||||||
|
optional_depends = intllib, screwdriver, streetspoles, streetlamps, cottages, prefab_redo
|
||||||
|
description = Adds signs with readable text.
|
||||||
min_minetest_version = 5.2.0
|
min_minetest_version = 5.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user