6f59028cb0
Build & Deploy / build-and-deploy (push) Failing after 31s
When no .exe/.com/.bat files are found but CD images are present, the upload no longer fails. Instead it creates a CD-only game where the autoexec mounts the CD-ROM image(s) and presents a DOS prompt with instructions for the user. - findMainExe returning null + CD images exist = CD-only game - createBundle handles null exePath (generates CD-only config) - New buildCdOnlyDosboxConf / buildCdOnlyJsdosJson methods - Upload metadata handles null executable gracefully (empty string) - Platform defaults to 'dos' when no executable to inspect