depends.txt removed

master
Zughy 2020-12-12 21:13:53 +01:00
parent b63242fb00
commit 82bbfb8b3d
3 changed files with 3 additions and 4 deletions

View File

@ -1,3 +0,0 @@
default
signs_lib
parties?

View File

@ -1,4 +1,4 @@
local version = "4.3.0"
local version = "4.4.0-dev"
local modpath = minetest.get_modpath("arena_lib")
dofile(modpath .. "/api.lua")

View File

@ -1 +1,3 @@
name = arena_lib
depends = default,signs_lib
optional_depends = parties