We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0721c0b commit 5afeac2Copy full SHA for 5afeac2
QuickSaveReload/pyproject.toml
@@ -0,0 +1,11 @@
1
+[project]
2
+name = "QuickSaveReload"
3
+version = "1"
4
+authors = [{ name = "Yeti" }]
5
+description = "Hotkey to quickly save and reload your game."
6
+
7
+[tool.sdkmod]
8
+name = "Quick Save/Reload"
9
+license = {name = "GPL3", url = "https://choosealicense.com/licenses/gpl-3.0/" }
10
+download = "https://github.com/RedxYeti/BL3-SDK-Mods/raw/refs/heads/main/QuickSaveReload/QuickSaveReload.sdkmod"
11
0 commit comments