mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 17:55:27 +00:00
Update README & Bump version
This commit is contained in:
parent
1a015a3ba7
commit
254c22eaec
|
@ -242,6 +242,8 @@ optional arguments:
|
|||
--disable-delta-manifests
|
||||
Do not use delta manifests when updating (may increase
|
||||
download size)
|
||||
--reset-sdl Reset selective downloading choices (requires repair
|
||||
to download new components)
|
||||
|
||||
|
||||
Command: uninstall
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
"""Legendary!"""
|
||||
|
||||
__version__ = '0.20.4'
|
||||
__codename__ = 'Cyberpunk Edition'
|
||||
__version__ = '0.20.5.rc1'
|
||||
__codename__ = 'A Red Letter Day (RC1)'
|
||||
|
|
Loading…
Reference in a new issue