Add --skip-intro mention

This commit is contained in:
Vinícius R. Miguel 2020-05-14 15:25:11 -03:00 committed by GitHub
parent e166fc1512
commit cc4641f2a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Run `./extract-assets.py --clean && make clean` or `make distclean` to remove RO
* Analog camera control and mouse look. (Activate with `make BETTERCAMERA=1`.)
* An option to disable drawing distances. (Activate with `make NODRAWINGDISTANCE=1`.)
* In-game control binding, currently available on the `testing` branch.
* Skip introductory Peach & Lakitu cutscenes with a `--skip-intro` CLI option, currently available on `testing` and `skip-intro` branches.
## Building
For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).