implement automatic updater

This commit is contained in:
Philip Nagler-Frank
2022-02-18 13:28:46 +01:00
parent bedeb38f89
commit b5b22c7123
14 changed files with 243 additions and 0 deletions

3
updater/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/.idea
/*.iml
__pycache__