4
Fork 0

Added build instructions to README

english-generic-dialogue
Eddoursul 3 years ago
parent 7eb0fef2ad
commit 6d1ca8d68e
  1. 8
      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.
Loading…
Cancel
Save