Fix depends.txt present in mods from ctf_pvp_engine

This commit is contained in:
ANAND 2019-08-31 11:40:46 +05:30
parent 515b0ca1f7
commit f04663fc6c
No known key found for this signature in database
GPG key ID: 3AD8A3C4A51AAB97
13 changed files with 11 additions and 17 deletions

View file

@ -1,2 +0,0 @@
chatplus?
hudkit

2
mods/ctf/ctf/mod.conf Normal file
View file

@ -0,0 +1,2 @@
name = ctf
depends = hudkit

View file

@ -1,2 +0,0 @@
default
ctf

View file

@ -1 +0,0 @@
Adds a bandage which heals team-mates if they are below 15 HP. The bandages heal 3-4 HP until the player reaches 15 HP.

View file

@ -1,4 +0,0 @@
ctf
ctf_colors
chatplus?
irc?

View file

@ -0,0 +1,3 @@
name = ctf_chat
depends = ctf, ctf_colors
optional_depends = irc

View file

@ -1,2 +0,0 @@
ctf
3d_armor?

View file

@ -0,0 +1,3 @@
name = ctf_colors
depends = ctf
optional_depends = 3d_armor

View file

@ -1,2 +0,0 @@
name = ctf_disable_save
depends = ctf

View file

@ -1,3 +0,0 @@
ctf
ctf_colors
chatplus?

View file

@ -0,0 +1,2 @@
name = ctf_flag
depends = ctf, ctf_colors

View file

@ -0,0 +1 @@
name = hudkit

View file

@ -1 +0,0 @@
A library to make registering chat commands easier