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