Files
Ares-mythic/Payload_Type/ares
Aryma 0c209d7201 fix(builder): handle multiple possible artifact paths during build
The build process previously assumed artifacts were located in a single directory. However, due to project structure changes, artifacts may now be in different locations. This change adds a helper function to try multiple candidate paths for each artifact, moving the first existing file to the target location. This ensures compatibility across different build configurations.
2026-04-15 05:43:30 +07:00
..