mirror of
https://github.com/Pandipipas/scoreko-electron-dev.git
synced 2026-06-06 05:32:06 +00:00
feat: implement Gitea update checks and installer management
This commit is contained in:
@@ -17,6 +17,9 @@ function getBaseConfig(): AppRuntimeConfig {
|
||||
loadDelayMs: 10000,
|
||||
startupTimeoutMs: 30000,
|
||||
nodecgKillTimeoutMs: 2500,
|
||||
updatesEnabled: true,
|
||||
updateAssetPattern: "Scoreko-setup-.*\\.exe$",
|
||||
updateCheckDelayMs: 5000,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user