Use mod.conf and modpack.conf

Replaces depends.txt, description.txt, and modpack.txt
This commit is contained in:
Panquesito7 2019-08-12 17:28:37 -05:00 committed by ANAND
parent aa0cc1ab53
commit 515b0ca1f7
No known key found for this signature in database
GPG key ID: 3AD8A3C4A51AAB97
70 changed files with 76 additions and 72 deletions

View file

@ -1 +0,0 @@
ctf_map

View file

@ -1 +0,0 @@
With this mod, players will drop all their items in their inventory on the ground when they die.

View file

@ -0,0 +1,3 @@
name = dropondie
depends = ctf_map
description = With this mod, players will drop all their items in their inventory on the ground when they die.

1
mods/pvp/gauges/mod.conf Normal file
View file

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

View file

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

View file

@ -1 +0,0 @@
default

View file

@ -1,2 +0,0 @@
First person shooter mod.
Adds firearms plus a few other fun items.

View file

@ -1 +1,3 @@
name = shooter
depends = default
description = First person shooter mod. Adds firearms plus a few other fun items.