Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e4cd79dfb |
@ -3,7 +3,7 @@
|
|||||||
pip install -i https://mirrors.aliyun.com/pypi/simple/ freegames pyinstaller
|
pip install -i https://mirrors.aliyun.com/pypi/simple/ freegames pyinstaller
|
||||||
```
|
```
|
||||||
|
|
||||||
##
|
## 打包
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pyinstaller --onefile --noconsole snake.py
|
pyinstaller --onefile --noconsole snake.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user