build: win7 32bit support (#298)

This commit is contained in:
delewer
2026-03-23 12:38:35 +07:00
committed by GitHub
parent 3cb1929dc8
commit 4304c71f89
2 changed files with 49 additions and 9 deletions

View File

@@ -187,7 +187,8 @@ Tray-приложение хранит данные в:
Минимально поддерживаемые версии ОС для текущих бинарных сборок:
- Windows 10+ для `TgWsProxy_windows.exe`
- Windows 7 для `TgWsProxy_windows_7.exe`
- Windows 7 (x64) для `TgWsProxy_windows_7_64bit.exe`
- Windows 7 (x32) для `TgWsProxy_windows_7_32bit.exe`
- Intel macOS 10.15+
- Apple Silicon macOS 11.0+
- Linux x86_64 (требуется AppIndicator для системного трея)