mirror of
https://gitlab.com/square-game-liberation-front/F.E.I.S.git
synced 2025-02-28 23:41:33 +01:00
Update docs
This commit is contained in:
parent
91a4e2351d
commit
f692ca1b31
@ -20,13 +20,13 @@
|
||||
For a regular semver release
|
||||
|
||||
```console
|
||||
python utils/make_windows.release.py 2.x.x
|
||||
python utils/make_windows_release.py --release-version 2.x.x
|
||||
```
|
||||
|
||||
For preview builds
|
||||
|
||||
```console
|
||||
python utils/make_windows.release.py 2.x.x-alpha --timestamp
|
||||
python utils/make_windows.release.py --release-version 2.x.x-alpha --timestamp
|
||||
```
|
||||
1. Distribute the generated `.zip` file
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user