Add interactive package batch script
This commit is contained in:
@@ -35,6 +35,7 @@ src/mods-unpacked/Brogether-Brogether/
|
||||
|
||||
scripts/
|
||||
package.ps1 Builds the mod ZIP
|
||||
package-release.bat Asks for a version name and builds the ZIP
|
||||
install-local.ps1 Installs the ZIP for local Brotato tests
|
||||
|
||||
releases/
|
||||
@@ -56,6 +57,14 @@ Brotato's Steam build only loads Workshop folders that Steam considers subscribe
|
||||
.\scripts\install-local.ps1
|
||||
```
|
||||
|
||||
For a named release ZIP, run:
|
||||
|
||||
```text
|
||||
scripts\package-release.bat
|
||||
```
|
||||
|
||||
The batch file asks for a version name and creates matching ZIPs in `dist/` and `releases/`.
|
||||
|
||||
Then fully restart Brotato.
|
||||
|
||||
Brogether stays hidden until opened. The main menu gets a new `BROGETHER` button; `F5` opens the same modal. The modal pauses the game like Brotato's own F8 feedback window and can be closed with `Escape`, `F5`, or the close button.
|
||||
|
||||
Reference in New Issue
Block a user