

For “upload directory” chose your mods main folder, the “Preview image” needs to be a 512×512 jpeg file.įor now, make the “title” of the mod just “test1” and the “description” also just “test”, this uploader is very picky and may not upload the file if the title and description are more complex than that. For our example “\mod example\resource\map\single\00_campaign1”Ĭ:\Program Files (x86)\Steam\steamapps\common\Call to Arms\binaries\圆4Īnd is called “call_to_arms_workshop.exe” open that and click create on the right side. Click “map” then “single” and then “00_usa” from here copy background.dds and header.dds and copy them into your campaigns folder. For the simple version go to your call to arms folder and select map_basic.pak and open it with winrar/7zip or equivalent. I’ll be taking the simple approach on this but you can make custom images for your missions. Make sure the msgctxt points to the correct location as stated in step 5. This will be displayed as the titles of your campaign. Msgctxt "mission/single/00_campaign1/campaign/name"Ĭhange each msgid to what you want as your campaign titles. Msgctxt "mission/single/00_campaign1/campaign/title" "Plural-Forms: nplurals=INTEGER plural=EXPRESSION \n" "Content-Type: text/plain charset=UTF-8\n" "Project-Id-Version: Call to Arms (campaign)\n" In the same folder as your missions “.pot” localization file, make a new text file and name it “campaign.pot” and add this text to the new file. Replace the text after msgid with what you want those areas to say, leave “outro_start” alone though. Msgctxt "mission/single/00_campaign1/mission1/outro_start" Msgctxt "mission/single/00_campaign1/mission1/outro_failed" Msgctxt "mission/single/00_campaign1/mission1/outro_completed" Msgctxt "mission/single/00_campaign1/mission1/story" Msgctxt "mission/single/00_campaign1/mission1/name_big" Msgctxt "mission/single/00_campaign1/mission1/name" Msgctxt "mission/single/00_campaign1/mission1/place" msgctxt "mission/single/00_campaign1/mission1/date" pot file and open it with a text editor and add these lines above the rest.
