diff --git a/README.md b/README.md index 0ed621cb..8c39d0be 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,10 @@ Completed merges (with all ESPs merged in and removed) should be forwarded from All localizations in the `enderal-l10n` repository must be updated to match `master`. -Releases are built with a custom script (coming soon). +## Releasing +To create a complete English build: +- Switch to the `master` branch. +- Run `_build\build.cmd` to pack assets into BSA archives and copy necessary files to `DISK:\Enderal SE Build`. File `loose_files.txt` contains names of files, which will be also copied as loose files. +- Manually copy `E - Sounds.bsa`, `L - Voices.bsa`, and the `Video` directory to `DISK:\Enderal SE Build`. + +`enderal-l10n` will have its own script, copying additional localizations to the build directory. \ No newline at end of file