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,2 +0,0 @@
ctf
lib_chatcmdbuilder

View file

@ -0,0 +1,2 @@
name = ctf_alloc
depends = ctf, lib_chatcmdbuilder

View file

@ -1,3 +0,0 @@
ctf
ctf_stats
hud_score

View file

@ -0,0 +1,2 @@
name = ctf_bounties
depends = ctf, ctf_stats, hud_score

View file

@ -1,2 +0,0 @@
crafting
ctf_traps?

View file

@ -0,0 +1,3 @@
name = ctf_crafting
depends = crafting
optional_depends = ctf_traps

View file

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

View file

@ -1,3 +0,0 @@
ctf
ctf_match
hudkit

View file

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

View file

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

View file

@ -0,0 +1,2 @@
name = ctf_inventory
depends = ctf, sfinv

View file

@ -1,9 +0,0 @@
default
ctf_treasure?
stairs?
wool?
ctf?
ctf_match?
worldedit?
irc?
ctf_stats?

View file

@ -0,0 +1,3 @@
name = ctf_map
depends = default
optional_depends = ctf_treasure, stairs, wool, ctf, ctf_match, worldedit, irc, ctf_stats

View file

@ -1,7 +0,0 @@
ctf
ctf_flag
ctf_inventory
ctf_alloc
vote
hudkit
irc?

View file

@ -0,0 +1,3 @@
name = ctf_match
depends = ctf, ctf_flag, ctf_inventory, ctf_alloc, vote, hudkit
optional_depends = irc

View file

@ -1,3 +0,0 @@
ctf
ctf_stats
prometheus?

View file

@ -0,0 +1,3 @@
name = ctf_metrics
depends = ctf, ctf_stats
optional_depends = prometheus

View file

@ -1,3 +0,0 @@
ctf_flag
ctf_match
ctf_colors

View file

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

View file

@ -1 +0,0 @@
ctf

View file

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

View file

@ -0,0 +1,2 @@
name = ctf_stats
depends = ctf, ctf_match

View file

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

View file

@ -1 +0,0 @@
Adds various traps for CTF. Ghost nodes like stone, dirt and cobblestone. The mod also adds spikes and fake cobble

View file

@ -0,0 +1,3 @@
name = ctf_traps
depends = default, ctf
description = Adds various traps for CTF. Ghost nodes like stone, dirt and cobblestone. The mod also adds spikes and fake cobble

View file

@ -1 +0,0 @@
treasurer

View file

@ -0,0 +1,2 @@
name = ctf_treasure
depends = treasurer

View file

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

View file

@ -0,0 +1,2 @@
name = ctf_userlimit
depends = ctf, ctf_stats

View file

@ -1 +0,0 @@
player_api?

View file

@ -0,0 +1,2 @@
name = default
optional_depends = player_api

View file

@ -1,2 +0,0 @@
default
screwdriver?

3
mods/mtg/doors/mod.conf Normal file
View file

@ -0,0 +1,3 @@
name = doors
depends = default
optional_depends = screwdriver

View file

@ -1,2 +0,0 @@
default
ctf_match?

View file

@ -0,0 +1,3 @@
name = furnace
depends = default
optional_depends = ctf_match

View file

@ -1 +0,0 @@
default

2
mods/mtg/sfinv/mod.conf Normal file
View file

@ -0,0 +1,2 @@
name = sfinv
depends = default

View file

@ -1 +0,0 @@
default

2
mods/mtg/stairs/mod.conf Normal file
View file

@ -0,0 +1,2 @@
name = stairs
depends = default

View file

@ -1 +0,0 @@
default

2
mods/mtg/wool/mod.conf Normal file
View file

@ -0,0 +1,2 @@
name = wool
depends = default

View file

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

View file

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

View file

@ -1 +0,0 @@
Adds email style inboxes to Minetest.

View file

@ -0,0 +1,3 @@
name = email
optional_depends = chatplus, sfinv
description = Adds email style inboxes to Minetest.

View file

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

View file

@ -1 +0,0 @@
default

View file

@ -0,0 +1,2 @@
name = random_messages
depends = default

View file

@ -1,2 +0,0 @@
email
irc?

View file

@ -1 +0,0 @@
Allows players to report misconduct or bugs using /report.

View file

@ -0,0 +1,4 @@
name = report
depends = email
optional_depends = irc
description = Allows players to report misconduct or bugs using /report.

View file

@ -1,3 +0,0 @@
medkits
physics
hudbars?

View file

@ -0,0 +1,3 @@
name = sprint
depends = medkits, physics
optional_depends = hudbars

View file

@ -1 +0,0 @@
A framework which manages treasures which helps other mods to register and distribute treasures around the world.

View file

@ -0,0 +1,2 @@
name = treasurer
description = A framework which manages treasures which helps other mods to register and distribute treasures around the world.

View file

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

View file

@ -1 +0,0 @@
Generates some chests in the underground with random treasures.

View file

@ -0,0 +1,3 @@
name = tsm_chests
depends = treasurer, default
description = Generates some chests in the underground with random treasures.

1
mods/other/vote/mod.conf Normal file
View file

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

View file

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

View file

@ -0,0 +1,2 @@
name = wield3d
depends = default

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.