Track latest mod zip artifact
This commit is contained in:
@@ -21,6 +21,8 @@ After that, the ZIP is here:
|
||||
dist\Brogether-Brogether-0.1.0.zip
|
||||
```
|
||||
|
||||
The same ZIP is also copied to `releases\Brogether-Brogether-0.1.0.zip`. The `releases/` copy is committed to Git so testers can download the latest mod ZIP directly from the repository.
|
||||
|
||||
- Optional but recommended: a Workshop preview image as PNG or JPG. `512x512` and below `1 MB` is a good target.
|
||||
- For the first upload, you do not need a Workshop ID. Steam creates it.
|
||||
- For later updates, you need the Workshop ID from your Workshop item URL.
|
||||
@@ -83,7 +85,7 @@ The ID would be:
|
||||
```
|
||||
|
||||
2. Start `GodotWorkshopUtility.exe`.
|
||||
3. Select `dist\Brogether-Brogether-0.1.0.zip` again.
|
||||
3. Select `dist\Brogether-Brogether-0.1.0.zip` again. The committed copy in `releases/` is the same ZIP, but `dist/` is the local upload path used by the scripts.
|
||||
4. Optionally select the same preview image.
|
||||
5. This time, enter the existing Workshop ID.
|
||||
6. Start the upload.
|
||||
|
||||
Reference in New Issue
Block a user