Clean up mod metadata files

master
Wuzzy 2021-08-04 02:23:20 +02:00
parent 48b6e360ff
commit ac3f2592e6
8 changed files with 6 additions and 9 deletions

View File

@ -1 +0,0 @@
Shows messages in chat when a player dies.

View File

@ -1 +1,2 @@
name = hades_death_messages
description = Shows messages in chat when a player dies.

View File

@ -1 +0,0 @@
Replaces the health and breath symbols in the HUD by “progress bars” and shows exact values. Other mods can add more progress bars for custom player stats.

View File

@ -1 +1,2 @@
name = hudbars
description = Replaces the health and breath symbols in the HUD by “progress bars” and shows exact values. Other mods can add more progress bars for custom player stats.

View File

@ -1 +0,0 @@
A collection of tools to help you orient yourselves in the world, such as compass, altimeter, etc.

View File

@ -1,3 +1,4 @@
name = orienteering
description = A collection of tools to help you orient yourselves in the world, such as compass, altimeter, etc.
depends = hades_compass
optional_depends = hades_core, awards

View File

@ -1,6 +0,0 @@
hades_sounds
hades_core
hades_furnaces
hades_chests
mesecons?
mesecons_mvps?

3
mods/pipeworks/mod.conf Normal file
View File

@ -0,0 +1,3 @@
name = pipeworks
depends = hades_sounds, hades_core, hades_furnaces, hades_chests
optional_depends = mesecons, mesecons_mvps