chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic

This commit is contained in:
xRangerDE
2026-03-01 20:23:21 +01:00
parent d1fcbfaadb
commit 2631924ef5
42 changed files with 70 additions and 7124 deletions
+4
View File
@@ -0,0 +1,4 @@
!macro customInit
; Kill running Twitch VOD Manager process before installation
nsExec::ExecToLog 'taskkill /F /IM "Twitch VOD Manager.exe"'
!macroend