Add tar.gz dist for linux
This commit is contained in:
parent
e4dd237079
commit
5ff74ac58e
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,7 +10,6 @@ __pycache__/
|
|||||||
.Python
|
.Python
|
||||||
build/
|
build/
|
||||||
develop-eggs/
|
develop-eggs/
|
||||||
dist/
|
|
||||||
downloads/
|
downloads/
|
||||||
eggs/
|
eggs/
|
||||||
.eggs/
|
.eggs/
|
||||||
|
@ -11,9 +11,14 @@ As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
#### Self-extracting archive for Windows (x64)
|
#### Download ready to use archive
|
||||||
|
|
||||||
[Download](https://github.com/adrienmalin/Tetris2000/raw/master/dist/Tetris2000.exe) (46 Mo)
|
No need to install requirements
|
||||||
|
|
||||||
|
* Windows (x64): [Download self-extracting archive](https://github.com/adrienmalin/Tetris2000/raw/master/dist/Tetris2000.exe) (46 Mo)
|
||||||
|
* Linux: [Download TAR.GZ archive](https://github.com/adrienmalin/Tetris2000/raw/master/dist/Tetris2000.tar.gz) (77 Mo)
|
||||||
|
|
||||||
|
Extract the archive and launch Tetris2000
|
||||||
|
|
||||||
#### From [GitHub](https://github.com)
|
#### From [GitHub](https://github.com)
|
||||||
|
|
||||||
|
BIN
dist/Tetris2000.tar.gz
vendored
Normal file
BIN
dist/Tetris2000.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user