We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afea18f commit 1f98b28Copy full SHA for 1f98b28
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.1.0-dev.14762408134 (2025-04-30)
2
+
3
+### Feat
4
5
+- **congifure_game.py**: added open game paks dir button
6
7
## 1.1.0-dev.14739379206 (2025-04-29)
8
9
### Feat
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ue4ss_installer_gui"
-version = "1.1.0-dev.14739379206"
+version = "1.1.0-dev.14762408134"
description = "GUI installer for UE4SS"
readme = "README.md"
10
requires-python = ">=3.9.1"
0 commit comments