Stranded Deep

Stranded Deep

49 평점
[Workshop] Stranded Deep Workshop Tool
sam | Beam Team Games 님이 작성
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Stranded Deep Workshop Tool
Stranded Deep Workshop Tool is a command line executable made for publishing user generated content to the Steam workshop.
Download
Download the Stranded Deep Workshop Tool here:
https://drive.google.com/file/d/1x07u738JXw5wIxkCEgbMK9n54QAdPT0s
Prerequisites
  • Stranded Deep must be installed on Steam client.
  • Steam client must be running and logged in as your user before starting the workshop tool.
Commands
upload_item <path-to-json-file>
Create a new workshop item or update an existing workshop item using data in json file. Note: json file path must be absolute path.
delete_item <published-file-id>
Delete a published workshop item.
Caution: This cannot be undone!
get_items [options]
options:
-t –type <item-type>
Get a list of workshop items.

Specify type of workshop items to request: subscribed, published.
Creating and Updating Workshop Items
To create a new workshop item you need to create a new json file:

1. Create a new text file with a text editor, like Notepad or Notepad++, and add the following text to the file:
{ "Title": "New Item", "Description": "My new item description", "ChangeNote": "Version 1.0", "PreviewFile": "C:\\ExampleFolder\\Preview.jpg", "ContentPath": "C:\\ExampleFolder", "PublishedFileId": 0, "Tags": [ "Example tag", "Another example tag" ] }

Title
The title of the item as it will appear on the workshop.
Description
The description of the item as it will appear on the workshop.
ChangeNote
The change log for this upload.
PreviewFile
The file path of the preview image. Preview images MUST be <1MB.
File and folder paths must be absolute paths and slashes must be escaped (\\).
ContentPath
The path to the folder containing the item's content.
File and folder paths must be absolute paths and slashes must be escaped (\\).
PublishedFileId
The item's unique id on the workshop.

PublishedFileId should be set to 0 when uploading a new workshop item. The tool will update the PublishedFileId field with the item's new id after successful creation.

To create a new item:
PublishedFileId must be unset or 0.

To update an existing item:
PublishedFileId must be set to the existing item's id.
Tags
Tags used for organizing items on the workshop. Remove if unused.

Some tags are mandatory for some items to be read by the game, ie: 'Maps' and 'Localization'. Please see the respective guides for more information.

Note! All text should be plain text with no special characters.

2. Save the text file with the .json file extension:
MyNewItem.json

3. Use the workshop tool to run the upload_item command, specifying the absolute path to your json file:
Workshop>upload_item “C:\MyNewItem.json”

Newly created items can take a few minutes to appear in the workshop. Don’t be surprised if it doesn’t show up immediately in the workshop.

Once you’ve verified your upload and are satisfied your workshop item is ready to be published, you will need to manually change the visibility:


Official Tags
In order for your content to be loaded correctly in-game please ensure you upload your items with the correct tag(s):

Localization
Maps
Callback Errors
If a Steam callback is unsuccessful the console will report the error code. Lookup error codes here to help diagnose the cause:
https://partner.steamgames.com/doc/api/steam_api#EResult
Using Workshop Items
To use a workshop item in-game just subscribe to the item on the Steam Workshop page. Steam will download any subscribed content before playing the game from the Steam Launcher, or you can manually download the content by verifying the game files in Steam.
댓글 32
Tiberian Sun 2024년 4월 11일 오전 10시 29분 
Thanks for updating the link to the tool. But i have the felling that share custom islands dont work anymore cause the game says everytime that data is missing. if i uploade the map on workshop no errors but the map dont show up on the community task. if i copy the right map folder and do it manualy it says data is missing. even if i chose a prebuilded map and just set one tree it will say data is missing. And why do beamteam offer a support mail when you not answer ther.
SKIROW 2021년 1월 21일 오후 10시 51분 
Hey there! For some reason the program start and stop after 2 seconds... I can't update my maps... Any idea what could be the problem?
BlackWest 2020년 7월 15일 오후 3시 38분 
the app gives me error
Cannot find .dll files
I have followed the steps of virus x but the program that I download is damaged
MaxJax 2020년 7월 12일 오후 12시 29분 
Kool
Willie 2020년 5월 22일 오후 11시 16분 
Worked fine for me. To be fair, basic knowledge of coding helps, but is not ultimately necessary. I also used VirusX's tutorial on YouTube, found here: https://www.youtube.com/watch?v=-8nbg_QU0LY&t=181s
My pet named steve (Velk.gg) 2020년 5월 12일 오후 1시 42분 
like this is so wrong no wonder you didnt finish by 2015 you guys cant code in a workshop im cringing and laughing so hard at the same time
My pet named steve (Velk.gg) 2020년 5월 8일 오후 11시 27분 
also my computer said something is wrong and said this is not good my antivirus software went said it was bad like lol what the fuck is wrong with yo coding
My pet named steve (Velk.gg) 2020년 5월 8일 오후 11시 26분 
this broken just get an actuall fucking working workshop like its not that hard man whats wrong with u if you got a overcomplicated way of getting a workshop when it can be simple

Boba Fetish 2020년 4월 18일 오전 11시 59분 
There is no Stranded Deep Workshop page.
Karloh Kornschuh 2020년 3월 13일 오전 8시 57분 
I can't even access the stranded deep workshop page.
Anywhere I look is the workshop tab for the game just missing.
If I copy someone's url for a shared file I just get the error page screen for a non existing file.
If anybody got a fix for that I would be greateful I you could give me a hint on what im doing wrong... :(

Btw. Im in Germany where the workshop should be supported as far as i know.