mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Added a shebang for launcher script on windows.
This commit is contained in:
parent
b31887338f
commit
38fbdd5857
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#! /usr/bin/python
|
||||
"""
|
||||
Windows launcher. This is called by a dynamically created .bat file in
|
||||
the python bin directory and makes the 'evennia' program available on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue