add additional info to the readme, also fix a spacing error

This commit is contained in:
HAV0X 2025-01-26 03:34:41 +08:00
parent 95e4057a49
commit e4809e098b
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,8 @@
Efficient KF3/DMM game launcher. Efficient KF3/DMM game launcher.
## Requirements ## Requirements
Python 3 Python 3 and pip.
KF3 installed from DMM. DMM itself does not need to be running. KF3 installed from DMM. DMM itself does not need to be running.
## Instructions ## 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 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 ## 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. 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.