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,2 +0,0 @@
|
|||
email
|
||||
irc?
|
|
@ -1 +0,0 @@
|
|||
Allows players to report misconduct or bugs using /report.
|
4
mods/other/report/mod.conf
Normal file
4
mods/other/report/mod.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = report
|
||||
depends = email
|
||||
optional_depends = irc
|
||||
description = Allows players to report misconduct or bugs using /report.
|
Loading…
Add table
Add a link
Reference in a new issue