ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.48k stars 801 forks source link

Self-updater #8484

Open p0008874 opened 1 year ago

p0008874 commented 1 year ago

Describe the feature Implement Self-updater by using commend line (Idea from yt-dlp)

https://user-images.githubusercontent.com/75534590/200133315-e64500f7-7cef-4562-bc1f-99a36d4bc9f5.mp4

By using this method, We don't need to download multiple zip file by every nightly update.

n0samu commented 1 year ago

In the meantime, check out the tool that I made for this: https://github.com/n0samu/gh-update

ActionWavele commented 1 year ago

Ruffle needs a UI first...