Fix ModInfo.xml format - remove outer xml tag
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<xml>
|
<ModInfo>
|
||||||
<ModInfo>
|
|
||||||
<Name value="BotCommandMod"/>
|
<Name 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"/>
|
||||||
</ModInfo>
|
</ModInfo>
|
||||||
</xml>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user