mirror of
https://github.com/blw1138/Zordon.git
synced 2026-02-04 21:26:09 +00:00
* Initial commit for settings window * More WIP for the Settings panel * Added Local Files section to Settings * More WIP on Settings * Add ability to ignore system builds * Improvements to Launch and Delete buttons * Fix issue where icons were not loading * Network password settings WIP * Update label * Import and naming fixes * Speed improvements to launch * Update requirements.txt * Update Windows CPU name lookup * Add missing default values to a few settings * More settings fixes * Fix Windows Path issue * Added hard types for getting settings values * More UI cleanup * Correctly refresh Engines list after downloading new engine * Improve downloader with UI progress * More download improvements * Add Settings Button to Toolbar
20 lines
324 B
Plaintext
20 lines
324 B
Plaintext
PyQt6>=6.7.0
|
|
psutil>=5.9.8
|
|
requests>=2.32.2
|
|
Pillow>=10.3.0
|
|
PyYAML>=6.0.1
|
|
flask>=3.0.3
|
|
tqdm>=4.66.4
|
|
werkzeug>=3.0.3
|
|
Pypubsub>=4.0.3
|
|
zeroconf>=0.132.2
|
|
SQLAlchemy>=2.0.30
|
|
plyer>=2.1.0
|
|
rich>=13.7.1
|
|
setuptools>=70.0.0
|
|
py-cpuinfo>=9.0.0
|
|
requests-toolbelt>=1.0.0
|
|
PyQt6-sip>=13.6.0
|
|
humanize>=4.12.1
|
|
macholib>=1.16.3
|
|
altgraph>=0.17.4 |