mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2025-01-31 09:10:46 +00:00
rename entry points
This commit is contained in:
parent
ae59ba30f9
commit
c437ae5843
@ -16,9 +16,9 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
gui-basic = "vmcompact.gui.basic:run"
|
||||
gui-banana = "vmcompact.gui.banana:run"
|
||||
gui-potato = "vmcompact.gui.potato:run"
|
||||
gui-basic-compact = "vmcompact.gui.basic:run"
|
||||
gui-banana-compact = "vmcompact.gui.banana:run"
|
||||
gui-potato-compact = "vmcompact.gui.potato:run"
|
||||
|
||||
[tool.poetry]
|
||||
packages = [{ include = "vmcompact" }]
|
||||
|
Loading…
Reference in New Issue
Block a user