Merge pull request #657 from 0x4E69676874466F78/readme

Update README.md

fix build instructions link for README.md
fix upstream CONTRIBUTING.md (vulkan->master branch)
This commit is contained in:
Ivan Avdeev 2023-11-18 10:13:52 -08:00 committed by GitHub
commit 7c3448cd15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ Strongly suggested checklist for contributing anything, **before you start writi
### Which branch?
* We recommend using `vulkan` branch.
* We recommend using `master` branch.
### Third-party libraries

View File

@ -24,7 +24,7 @@
- Works under both Windows and Linux.
- Works on both AMD and Nvidia GPUs.
- Works on Steam Deck with _interactive framerates_.
- If you feel adventurous, you can follow [build instructions](https://github.com/w23/xash3d-fwgs/wiki/64-bit-build-on-Windows). Note that they might be slightly out of date, kek.
- If you feel adventurous, you can follow [build instructions](https://github.com/w23/xash3d-fwgs/wiki/How-to-build-a-64bit). Note that they might be slightly out of date, kek.
## Follow development
This project is 99% developed live on stream. I'm not a graphics programmer, and have no idea what I'm doing. I'm essentially learning Vulkan, game engine renderer development, linear algebra, and ray tracing techniques while getting hands dirty with this. This is all for your amusement.