mirror of
https://github.com/minetest/minetest_game.git
synced 2025-06-28 04:40:22 +02:00
Switch to mod.conf, delete deprecated depends.txt
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
default
|
||||
fire
|
||||
|
3
mods/tnt/mod.conf
Normal file
3
mods/tnt/mod.conf
Normal file
@ -0,0 +1,3 @@
|
||||
name = tnt
|
||||
description = Minetest Game mod: tnt
|
||||
depends = default, fire
|
Reference in New Issue
Block a user