Update README.md

This commit is contained in:
hackgrid 2023-10-15 14:16:40 +02:00 committed by GitHub
parent 3a20dd284a
commit f0903dc379
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@ Finally, run `make` to build the project.
# Clean out any previous build files
make clean
# Build (default english audio build)
# Build (default build with english audio)
make
# In case you have any trouble with ROM running on hardware try
@ -130,13 +130,19 @@ sudo apt install wine
make fix
```
Alternatively, you can also build with different audio languages, like this:
Alternatively, you can also prepare to build with additional audio languages, like this (multiple commands per build possible):
```
make german_audio
make french_audio
make german_audio
make russian_audio
make spanish_audio
```
You still have run `make` after this.
Also you can build with all audio languages integrated with this shortcut:
```
make all_languages
```
This requires additional *.vpk files: