diff --git a/Screenshots/GameInfo.png b/Screenshots/GameInfo.png index d60394ca..0033e766 100644 Binary files a/Screenshots/GameInfo.png and b/Screenshots/GameInfo.png differ diff --git a/Screenshots/Rare.png b/Screenshots/Rare.png index a66f8dc8..0db24605 100644 Binary files a/Screenshots/Rare.png and b/Screenshots/Rare.png differ diff --git a/Screenshots/RareSettings.png b/Screenshots/RareSettings.png index 6f68104f..b1aa429a 100644 Binary files a/Screenshots/RareSettings.png and b/Screenshots/RareSettings.png differ diff --git a/pyproject.toml b/pyproject.toml index 82307ac5..97c626d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,7 @@ start = "rare.__main__:main" Nuitka = "^1.0.6" pylint = "^2.15.0" black = "^22.6.0" +PyQt5-stubs = "^5.15.6.0" #[build-system] #requires = ["setuptools>=42", "wheel", "nuitka", "toml"]