Files

Release Artifacts

This folder intentionally stores the latest built Brogether mod ZIP in Git.

Run this from the project root whenever the mod changes:

.\scripts\package.ps1

The script creates both:

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.