Merge pull request #510 from rxhfcy/patch-2

Update README.md (add missing portal_*.txt files to "How to build")
This commit is contained in:
Weston 2023-11-29 08:44:07 -06:00 committed by GitHub
commit e3e563a976
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,6 +148,10 @@ Portal/hl2/resource/valve_<your desired language 2>.txt
Portal/portal/resource/closecaption_english.txt
Portal/portal/resource/closecaption_<your desired language 1>.txt
Portal/portal/resource/closecaption_<your desired language 2>.txt
Portal/portal/resource/portal_english.txt
Portal/portal/resource/portal_<your desired language 1>.txt
Portal/portal/resource/portal_<your desired language 2>.txt
```
Finally, run `make` to build the project.