We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For best user experience, Nightlight should automatically update itself, or at least automatically check for updates and prompt the user to get them.
Thus far, I've tried to use ClickOnce's built-in update feature. I can push updates to GitHub but the autochecker will not force an update.
See this branch for a work-in-progress.
The text was updated successfully, but these errors were encountered:
Other possibilities include using Squirrel-Windows (potentially deprecated), WiX toolchain, MSIX, and more
Sorry, something went wrong.
Review how other OSS do it eg. Notepad++, VS Code, etc.
see Mod Assistant (BeatSaber) -> also a C# program using OneClick
No branches or pull requests
For best user experience, Nightlight should automatically update itself, or at least automatically check for updates and prompt the user to get them.
Thus far, I've tried to use ClickOnce's built-in update feature. I can push updates to GitHub but the autochecker will not force an update.
See this branch for a work-in-progress.
The text was updated successfully, but these errors were encountered: