Add setup information for Arch Linux users #190
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adds setup guide for Arch Linux users since we're getting more and more of these and questions on shader compilation in discord discussions. Steps were tested with a user live in chat and verified.
Information has also been added for setting up VSCode on Arch Linux since there are two options for using it (code-oss and the official VSCode by Microsoft). I put the official Microsoft one as the recommended since it's the one that can use the C# Dev Kit extension, while code-oss can only use the base c# extension.
Note
Since this adds a second guide for a different linux distro, I also updated the toc to group them under the "Setting Up on Linux" category
Motivation
With the influx of issues coming in with Arch users on discord, it's clear that more and more users are using this as a development environment over Debian based distros like Ubuntu.