Track latest mod zip artifact
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user