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,2 +0,0 @@
|
||||
default
|
||||
wool
|
3
mods/beds/mod.conf
Normal file
3
mods/beds/mod.conf
Normal file
@ -0,0 +1,3 @@
|
||||
name = beds
|
||||
description = Minetest Game mod: beds
|
||||
depends = default, wool
|
Reference in New Issue
Block a user