feat: add server notify

This commit is contained in:
semenov
2025-01-09 12:59:10 +03:00
parent 43d0a48593
commit 8e7d22eb5c
34 changed files with 979 additions and 380 deletions

View File

@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version="1.0" encoding="UTF-8"?>
<ServerSettingsContainer>
<ServerSettings Language="RUS" Address="192.168.100.241" AutoStart="0" Port="6000"/>
<ServerSettings Address="192.168.100.241" Port="6000" Language="RUS" AutoStart="0"/>
<VersionData Version="base"/>
</ServerSettingsContainer>