Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This is really confusing.
How do we access the cloud saves?
Sea Power\Sea Power_Data\StreamingAssets\user\missions
If you didn't save your mission as a new file, it's probably saved as _Custom Mission and if you made a new mission and saved without creating a new file it's likely that it saved that to _Custom Mission as well which likely overwrote it.
Let's say you created a scenario called myscenario.
It will show up in Sea Power\Sea Power_Data\StreamingAssets\content\missions
It's an .ini files so in our example it shows up as Sea Power\Sea Power_Data\StreamingAssets\content\missions\myscenario.ini
In the missions folder create a subfolder using the name of your scenario.
Then create another subfolder called missions inside this folder.
Make a copy of the _info.ini file (This file is always loaded first and is also synchronised to Steam Cloud if it is available) and place it in the myscenario folder
In our example Sea Power\Sea Power_Data\StreamingAssets\content\myscenario\_info.ini
You can modify the COPY of the _info.ini file as follows:
[Language_en]
Name=insert the name of your scenario
Description=Type a short description of your scenario here
Then move the myscenario.ini file into the missions subfolder.
In our example Sea Power\Sea Power_Data\StreamingAssets\content\myscenario\missions\myscenario.ini
When you upload your scenario to the Workshop do it from Sea Power\Sea Power_Data\StreamingAssets\content\myscenario in order Steam upload what's inside the myscenario folder.
Then subscribe to your own scenario, go to the mob manager and check mark the myscenario box, then click on accept and check if myscenario shows up into the scenario list ;) I hope it helps.