Track latest mod zip artifact

This commit is contained in:
Kroonk
2026-05-23 10:37:01 +02:00
parent d3d66c863b
commit a5b7165bf7
6 changed files with 40 additions and 3 deletions

View File

@@ -37,13 +37,16 @@ scripts/
package.ps1 Builds the mod ZIP
install-local.ps1 Installs the ZIP for local Brotato tests
releases/
Brogether-Brogether-0.1.0.zip Latest committed mod ZIP for testers
docs/
setup.md Setup and test notes
brotato-multiplayer-modding-research.md
workshop-upload.md Step-by-step Steam Workshop upload guide
```
`.tools/`, `recovered/`, and `dist/` are intentionally not committed. They contain local tools, recovered Brotato files, and built ZIPs.
`.tools/`, `recovered/`, and `dist/` are intentionally not committed. They contain local tools, recovered Brotato files, and local build output. The current shareable mod ZIP is committed under `releases/`.
## Local Test