touchHLE / touchHLE

High-level emulator for iPhone OS apps. This repo is used for issues, releases and CI. Submit patches at: https://review.gerrithub.io/admin/repos/touchHLE/touchHLE
https://touchhle.org/
Mozilla Public License 2.0
2.55k stars 92 forks source link

Include bundled files in CI builds #257

Open nighto opened 3 months ago

nighto commented 3 months ago

Users don't know that they should include dependencies manually on CI builds; it would improve their experience - and effectively turn CI builds into (potentially) ready-to-use "nightly" builds - if we include dependencies and thus make it a self-contained, ready to use as the official releases are.

(Raised on #256)