inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
777 stars 34 forks source link

[docs] Added build dependencies and tools for Arch Linux systems #476

Closed maxrdz closed 2 years ago

maxrdz commented 2 years ago

Added the instructions for installing dependencies and tools on an Arch Linux system.

Kept installing every package I needed until the example binary compiled, wrote down all required packages here. Tested on an Arch Linux machine, of course :)

maxrdz commented 2 years ago

Added one small update. There is a reference to the build instructions that mentioned only 2 of the 3 (and soon 4) distros listed in the build instructions. Also updated that reference link.