![]() |
|
How does the updater work? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: How does the updater work? (/Thread-how-does-the-updater-work) |
How does the updater work? - neerbon - 08-18-2021 im going to be working on a project which will be updated often and it might start being a headache for others to update it thrice a week. anyone knows how the updater works and how to implement it? RE: How does the updater work? - mbc07 - 08-19-2021 Check those for more details: https://github.com/dolphin-emu/dolphin/blob/master/docs/autoupdate_overview.md https://github.com/dolphin-emu/dolphin/wiki/Auto-update-internals |