mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-15 14:20:34 +02:00
Declare the minimum supported Minetest version to 5.0.0
This information can be used by ContentDB.
This commit is contained in:
1
mod.conf
1
mod.conf
@ -2,3 +2,4 @@ name = moreblocks
|
|||||||
description = Adds various miscellaneous blocks to the game.
|
description = Adds various miscellaneous blocks to the game.
|
||||||
depends = default
|
depends = default
|
||||||
optional_depends = intllib,stairs,farming,wool,basic_materials
|
optional_depends = intllib,stairs,farming,wool,basic_materials
|
||||||
|
min_minetest_version = 5.0.0
|
||||||
|
Reference in New Issue
Block a user