1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/requirements.txt
loathingKernel 9bd73f3440
SteamGrades: Return the Steam game ID with the grade and store it.
This allows compatibility tools that use the SteamAppId environment
variable to make decisions or apply fixes do their job more accurately.

Also use the stored variable to provide a link to protondb through
the grade label in GameInfo.

The steam grades now use the orjson library to load Steam's ~6MB
database faster.
2023-12-03 17:11:46 +02:00

10 lines
155 B
Plaintext

typing_extensions
requests
PyQt5
QtAwesome
setuptools
legendary-gl>=0.20.33
orjson
vdf; platform_system != "Windows"
pywin32; platform_system == "Windows"