Overview
Howdy! Welcome to the Survivor Squad: Gauntlets Steam Workshop!Workshop lets you add new Sprites, Interface Sprites, Items and Sounds.There are 4 types of Workshop files, all of them have a .ini file and a data file (.png or .wav). Both files need to have the same name.Please refer to the Sample folders for examples.Cheers!
Howdy!
Welcome to the Survivor Squad: Gauntlets Steam Workshop!
Workshop lets you add new Sprites, Interface Sprites, Items and Sounds.
There are 4 types of Workshop files, all of them have a .ini file and a data file (.png or .wav). Both files need to have the same name.
Please refer to the Sample folders for examples.
File Syntax
sprite.ini
sprite.png
For best use, scale it correctly using 1 unit = 128 pixels, so if you make a sprite with Width=2 and Height=1, create a .png that is 256×128
item.ini
item.png
For best use, scale it to 64×64 pixels
interface_sprite.ini
interface_sprite.png
For best use, scale it using 1 unit = 128 pixels
sound.ini
sound.wav
Uploading to Steam Workshop
If you use Workshop files in your Gauntlet they will be automatically uploaded to the Steam Workshop when you Publish. When someone tries to play the Gauntlet the files will be automatically downloaded.
You can also upload files in a Pack to the Workshop without being linked to a Gauntlet. Create a folder, add the files you wish to publish and upload it through the Main Menu -> Build Gauntlet -> Workshop.
When creating a new Pack folder, do not place a _ in the beginning of the name or it might get destroyed.
BAD: _Sprite_Pack
GOOD: Sprite_Pack
You can make your own Preview Image for your Packs that will show up on the Workshop, just make a file named preview.jpg and put it in the pack folder. If you don’t, the default Preview Image will be used.
Check out the Sample folders to see examples
Cheers!