Add required DisplayName field to ModInfo.xml

This commit is contained in:
Claude
2025-11-23 18:58:06 +00:00
parent e6ab02aa86
commit ccc831218d

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ModInfo>
<Name value="BotCommandMod"/>
<DisplayName value="BotCommandMod"/>
<Description value="Intercepts chat messages starting with /bot and logs them to telnet only"/>
<Author value="Claude"/>
<Version value="1.0.0"/>