1
0

feat: package to be runnable as a script

This commit is contained in:
2026-06-05 17:18:08 +08:00
parent 2effa32549
commit 11dc669656
4 changed files with 12 additions and 4 deletions
+3
View File
@@ -16,6 +16,9 @@ dependencies = [
"star-resonance-tracer>=0.1.0",
]
[project.gui-scripts]
inventory-wars = "inventory_wars:gui"
[project.urls]
Homepage = "https://git.dizzynight.moe/DizzyNight/inventory-wars"