(11-13-2018, 02:02 PM)Mudbill Wrote:  If you add the category below, does it not show up in the main menu? If not, can you show me your custom_story_settings.cfg file, and perhaps a screenshot of your custom story folder contents?
<CATEGORY Name="CustomStoryMain">
    <Entry Name="Description">A test description.</Entry>
</CATEGORY> 
Added the category, nothing on the menu
Here's my custom_story_settings.cfg
<Main 
 ImgFile = "castle.jpg" 
Name = "My Story" 
Author = "Lorian" 
MapsFolder = "maps/" 
StartMap = "notetest.map" 
StartPos = "PlayerStartArea_1"
ExtraLangFilePrefix = "extra_"
    DefaultExtraLangFile = "english.lang"
/>