Add required DisplayName field to ModInfo.xml
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<ModInfo>
|
<ModInfo>
|
||||||
<Name value="BotCommandMod"/>
|
<Name value="BotCommandMod"/>
|
||||||
|
<DisplayName value="BotCommandMod"/>
|
||||||
<Description value="Intercepts chat messages starting with /bot and logs them to telnet only"/>
|
<Description value="Intercepts chat messages starting with /bot and logs them to telnet only"/>
|
||||||
<Author value="Claude"/>
|
<Author value="Claude"/>
|
||||||
<Version value="1.0.0"/>
|
<Version value="1.0.0"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user