How to Find My Uploads on Steam Workshop
Nimble Writer
This item has been removed from the community because it violates Steam Community & Content Guidelines. It is only visible to you. If yous believe your item has been removed by error, please contact Steam Back up.
This particular is incompatible with Nimble Author. Delight see the instructions page for reasons why this particular might not work within Nimble Writer.
Current visibility: Hidden
This item volition simply be visible to you, admins, and anyone marked equally a creator.
Current visibility: Friends-only
This item volition simply be visible in searches to you, your friends, and admins.
Uploading content to the Workshop
How to upload scripts, user notes, backgrounds, and more than, to the Steam Workshop.
Introduction
So yous take fabricated some absurd custom content, and you desire to share it on the Steam Workshop. How do you go about this? How does the uploader work?
This guide is here to guide you through the steps of what "addons" are, and how it actually works.
Packages
A bundle as defined by Nimble Writer is essentially a aught file. When Nimble Author starts, it will look for a binder named "Packages" first. If it exists, it will find all cypher files inside of that binder and - if they are valid zip files - load every file and mount them and so that files within of it can be used equally if they were available from the root directory of the application.
For example, if Nimble Writer wants to list all files in Themes/Backgrounds in order to make the listing of backgrounds available in the settings dialog, it will beginning go over the physical files (which is files on disk, outside of packages) and list them, but also adds mounted files from packages to this listing, for example:
- Themes/Backgrounds/SkyBlue.png
- Themes/Backgrounds/Pink.png
- Themes/Backgrounds/Lite.png
- Themes/Backgrounds/Khaki.png
- Themes/Backgrounds/Dark.png
- Packages/TalosPrinciple.zip/Themes/Backgrounds/Talos_Wallpaper07.jpg
- Packages/TalosPrinciple.zip/Themes/Backgrounds/Talos_Wallpaper08.jpg
The aforementioned goes for when Nimble Writer tries to open up a file. And so in the example in a higher place, if you select Talos_Wallpaper07.jpg as your groundwork, it will use the file in the package instead of a file on disk.
There are some rules you should recollect with this organisation, though:
- If there is both a physical file and a file in a package, the physical file will exist used.
- If there are multiple packages that define the aforementioned file, the last loaded package will be used.
- Packages are loaded in alphabetical order for packages in the Packages folder.
- Packages are loaded in gild of Steam Workshop subscription in the case of Workshop packages.
Packages from Steam Workshop are loaded from your Steam user data directory, then that is exterior of the Packages folder. This is as well why the guild of loading is different for these.
Creating a package
Beneath will be a few sections on creating packages, where I give a few examples on how to create packages for:
- Themes
- Custom notation models
- Addons (Lua scripts)
Creating a package: Themes
Creating themes is probably the easiest, because there's a button in the settings dialog for speedily packaging up entire themes into a zip file, set to be uploaded to the Steam Workshop.
Therefore, the easiest way to create packages for themes is to employ the "Relieve theme" button:
You will see the following dialog. Make certain you lot cheque "Prompt to save as a goose egg file" in order to automatically create a bundle for the Steam Workshop:
When you lot click Save, information technology volition prompt y'all were to save the json file for your theme first. Simply salvage this file within of your Themes binder. Side by side, it will inquire you were you desire to save the zip file. This tin can be anywhere! And then save information technology somewhere yous'll remember.
You tin now direct open the Steam Workshop Uploader dialog and upload your item to the Workshop. Or - if y'all'd like - you tin can check out the contents of the zip file in your favorite zip packaging program:
In the above picture, detect that at that place'south a Themes folder, and inside of that folder at that place is a Default folder and your theme's json file.
Instead of using the settings dialog to salve the theme's zero file, you could've also created it yourself. In the next department, we'll make a package for custom note models ourselves.
Creating a package: Custom note models
Allow's say you have created a custom note model. At that place's no piece of cake button to relieve these equally a cypher file. To upload these to the workshop, you'll have to create a package manually. To exercise and then, create a zip file anywhere: (Note: not a Rar file!)
Within of this zip file, y'all first desire to create a folder called NoteModels, only like in that location is a NoteModels binder in the awarding directory.
At present elevate your files inside of that folder, and the package is done. Set to exist submitted to the Steam Workshop.
Creating a packet: Addons
Creating packages for addons is the aforementioned every bit creating packages for custom note models, except there'due south just a few dissimilar files involved, depending on how complex your addon is.
Essentially all you have to exercise is create a zip file with the following construction:
MyAwesomeAddon.zip \---Addons \---crawly init.lua awesome.json
Uploading to the Steam Workshop
To upload your newly created package to the Steam Workshop, click the addons push and select Steam Workshop Uploader:
Next, navigate to your created parcel (zip file), find a nice image for your item, and type in your Workshop item details, and click on Upload.
You're done!
You lot need to sign in or create an business relationship to practise that.
Source: https://steamcommunity.com/sharedfiles/filedetails/?id=503730131
Post a Comment for "How to Find My Uploads on Steam Workshop"