So i've been running left and right, read the wiki page several times, and watched tutorials and done the exact same thing, and i still can't be able to get my description working for my custom story.
It is in early stages, but i just want to have it working and it's killing me that it doesn't work. I've worked a few days when i didn't do my level design and now im just about to give up, and i probably can't concentrate more today without that description in box.
custom_story_settings.cfg
<Main
Name="MyCustomStory"
Author="Walker"
ImgFile=""
StartMap="intro_road.map"
StartPos=""
/>
and my extra_english.lang
<CATEGORY Name="Obscurity">
<Entry Name="Description">This is a placeholder description.[br][br]New line.</Entry>
</CATEGORY>
and i tried with the lanugage brackets as well: <LANGUAGE>above code</LANGUAGE>
I know it's written in XML and that it's very case sensitive on big and small letters, but i've gone over it so many times, i just can't get to it. I've been browsing the forums and done youtube tutorials for all my time here, but now i just had to register to solve this issue, and this is probably not the last you hear of me!
Thanks for all the help i can get, i really appreciate it!
-Your's truly, Walker
Edit:
The map is working, and the title and author is working, it's just not the description, everything else is working
![Smile Smile](https://www.frictionalgames.com/forum/images/smilies/smile.gif)
Both files are in root directory as stated on the wiki and tutorials (custom_stories/MyCustomStory) <- custom story folder