Use mod.conf and modpack.conf
Replaces depends.txt, description.txt, and modpack.txt
This commit is contained in:
parent
aa0cc1ab53
commit
515b0ca1f7
70 changed files with 76 additions and 72 deletions
|
@ -1 +0,0 @@
|
|||
ctf_map
|
|
@ -1 +0,0 @@
|
|||
With this mod, players will drop all their items in their inventory on the ground when they die.
|
3
mods/pvp/dropondie/mod.conf
Normal file
3
mods/pvp/dropondie/mod.conf
Normal 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
1
mods/pvp/gauges/mod.conf
Normal file
|
@ -0,0 +1 @@
|
|||
name = gauges
|
1
mods/pvp/hpregen/mod.conf
Normal file
1
mods/pvp/hpregen/mod.conf
Normal file
|
@ -0,0 +1 @@
|
|||
name = hpregen
|
|
@ -1 +0,0 @@
|
|||
default
|
|
@ -1,2 +0,0 @@
|
|||
First person shooter mod.
|
||||
Adds firearms plus a few other fun items.
|
|
@ -1 +1,3 @@
|
|||
name = shooter
|
||||
depends = default
|
||||
description = First person shooter mod. Adds firearms plus a few other fun items.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue