mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Add evennia launcher to scripts for uv installation
This commit is contained in:
parent
87c6c7d80a
commit
ca060ca19f
1 changed files with 4 additions and 0 deletions
|
|
@ -130,6 +130,10 @@ extra = [
|
|||
"Issue tracker" = "https://github.com/evennia/evennia/issues"
|
||||
"Patreon" = "https://www.patreon.com/griatch"
|
||||
|
||||
[project.scripts]
|
||||
evennia = "evennia.server.evennia_launcher:main"
|
||||
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
target-version = ['py310', 'py311']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue