I've searched all over the site, and found a few answers to this but none seem to work. Basically, I've created a custom story but when I open Amnesia, it doesn't show up in the custom stories menu. I've got the extra_english.lang file, and the custom_story_settings.cfg, as well as the maps, entities, sounds etc folders. It's set up like other custom stories I've downloaded that DO work, but for some reason, mine just isn't showing up. I'm using a Macbook.
Here's the inside my custom_story_settings.cfg file
<Main
ImgFile = "customstory.png"
Name = “1942”
Author = “Hannah129”
MapsFolder = "maps/"
StartMap = “01_start.map”
StartPos = "PlayerStartArea_1"
/>
and here's the extra_english.lang one (i've just started so it hasn't got much in yet)
<LANGUAGE>
<RESOURCES>
</RESOURCES>
<CATEGORY Name=“CustomStoryMain”>
<Entry Name="Description"> The year is 1942. Charlie McConnor is a young man living in France. The Germans have bombed France with a gas that, once exposed to, turns people into mindless, evil creatures. Your best friend Max was a scientist long before the war began, and now he claims to have an antidote. Max is in hiding because the Germans found out he has an antidote. You have to find Max and save France. </Entry>
</CATEGORY>
</LANGUAGE>
Can anybody please help me?