Started work on update notification. Successfully prints out alert to stdout if version from GitHub is not the same as internal version.
This commit is contained in:
@@ -5,3 +5,4 @@ from service.character import Character
|
||||
from service.damagePattern import DamagePattern
|
||||
from service.settings import SettingsProvider
|
||||
from service.fleet import Fleet
|
||||
from service.update import Update
|
||||
|
||||
Reference in New Issue
Block a user