add additional info to the readme, also fix a spacing error
This commit is contained in:
parent
95e4057a49
commit
e4809e098b
|
@ -2,7 +2,8 @@
|
|||
Efficient KF3/DMM game launcher.
|
||||
|
||||
## Requirements
|
||||
Python 3
|
||||
Python 3 and pip.
|
||||
|
||||
KF3 installed from DMM. DMM itself does not need to be running.
|
||||
|
||||
## Instructions
|
||||
|
@ -16,5 +17,7 @@ Input your DMM email and then password when prompted, and `yes` if you want to u
|
|||
|
||||
If you make a mistake or you want to change login details, edit the `kfp2g.cfg` config file, or delete it to run the configuration again.
|
||||
|
||||
If KF3 needs to update, use `update_and_run_KF3.bat` and it will install any new updates.
|
||||
|
||||
## Known issues
|
||||
Retrieving launch arguments - error 308: Every once in a while, DMM games may have updated terms of service that need to be accepted. This can only be done via the official DMM app.
|
Loading…
Reference in New Issue