[PR #352] [CLOSED] Add updater using Onova #999

Open
opened 2026-01-29 16:24:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/352
Author: @Zopolis4
Created: 1/31/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+66 additions, -48 deletions)

View changed files

📝 MPF.Core/Utilities/Tools.cs (+11 -19)
📝 MPF/MPF.csproj (+2 -1)
📝 MPF/ViewModels/MainViewModel.cs (+53 -28)

📄 Description

Got tired of updating manually, so I added an updater using Onova.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/352 **Author:** [@Zopolis4](https://github.com/Zopolis4) **Created:** 1/31/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`34295cc`](https://github.com/SabreTools/MPF/commit/34295ccc3f87497ff90bd371e5a9f49928ed5b27) Add updater using Onova ### 📊 Changes **3 files changed** (+66 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Core/Utilities/Tools.cs` (+11 -19) 📝 `MPF/MPF.csproj` (+2 -1) 📝 `MPF/ViewModels/MainViewModel.cs` (+53 -28) </details> ### 📄 Description Got tired of updating manually, so I added an updater using [Onova](https://github.com/Tyrrrz/Onova). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#999