Track latest mod zip artifact
This commit is contained in:
BIN
releases/Brogether-Brogether-0.1.0.zip
Normal file
BIN
releases/Brogether-Brogether-0.1.0.zip
Normal file
Binary file not shown.
18
releases/README.md
Normal file
18
releases/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Release Artifacts
|
||||
|
||||
This folder intentionally stores the latest built Brogether mod ZIP in Git.
|
||||
|
||||
Run this from the project root whenever the mod changes:
|
||||
|
||||
```powershell
|
||||
.\scripts\package.ps1
|
||||
```
|
||||
|
||||
The script creates both:
|
||||
|
||||
```text
|
||||
dist\Brogether-Brogether-0.1.0.zip
|
||||
releases\Brogether-Brogether-0.1.0.zip
|
||||
```
|
||||
|
||||
`dist/` stays local and ignored. `releases/` is committed so testers can download the current mod ZIP directly from the repository.
|
||||
Reference in New Issue
Block a user