mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 16:52:25 +00:00
Incorporated validation logic from base branch while keeping the deduplication fix. The resolution: - Keeps validation to check required binaries exist before packaging - Removes explicit zip command with hardcoded binary list (avoiding duplication) - Uses only the loop to add all executables - Keeps post-creation validation