Skip to content

Commit 5afeac2

Browse files
authored
Add files via upload
1 parent 0721c0b commit 5afeac2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

QuickSaveReload/pyproject.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
version = "1"

0 commit comments

Comments
 (0)