fixed config stuff
This commit is contained in:
parent
92c46ba799
commit
10f8f19323
12
mod.conf
12
mod.conf
@ -1,6 +1,6 @@
|
||||
name = "MTUL-b3d"
|
||||
title = "MTUL b3d standalone"
|
||||
description = "a b3d reader for minetest, cloned from modlib. Requires MTUL-core, also requires MTUL-math for bone reading implementations."
|
||||
depends = "MTUL-core"
|
||||
optional_depends = "MTUL-math"
|
||||
author = "FatalError42O, Appgurue"
|
||||
name = MTUL-b3d
|
||||
title = MTUL b3d standalone
|
||||
description = a b3d reader for minetest, cloned from modlib. Requires MTUL-core, also requires MTUL-math for bone reading implementations.
|
||||
depends = MTUL-core
|
||||
optional_depends = MTUL-math
|
||||
author = FatalError42O, Appgurue
|
Loading…
x
Reference in New Issue
Block a user