1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Remove support for optdepends.txt

This commit is contained in:
ShadowNinja 2013-12-13 12:58:32 -05:00
parent e275b7099a
commit 83853ccd41
2 changed files with 0 additions and 17 deletions

View file

@ -129,13 +129,6 @@ screenshot.png:
description.txt:
File containing desctiption to be shown within mainmenu.
optdepends.txt:
An alternative way of specifying optional dependencies.
Like depends.txt, a single line contains a single modname.
NOTE: This file exists for compatibility purposes only and
support for it will be removed from the engine by the end of 2013.
init.lua:
The main Lua script. Running this script should register everything it
wants to register. Subsequent execution depends on minetest calling the