From 072f0511290fa1e5916c049c0001b93be8a8f3c9 Mon Sep 17 00:00:00 2001 From: charwrangler404 Date: Thu, 29 May 2025 13:13:29 -0500 Subject: [PATCH] Create resources.md --- resources.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 resources.md diff --git a/resources.md b/resources.md new file mode 100644 index 0000000..5e7ef75 --- /dev/null +++ b/resources.md @@ -0,0 +1,22 @@ +# Steam on Linux Resources + +[Steam Linux Runtime for game developers](https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/blob/main/docs/slr-for-game-developers.md) + +Steam Linux Runtime documentation, ideal for troubleshooting Steam issues and some Proton issues. Very technical. Lots of good info + +[ProtonDB](https://protondb.com) + +Index of games that run well on Linux with Proton. + +[Proton Github](https://github.com/ValveSoftware/Proton) + +Public git repo of the Proton compatibility layer + +[Proton Wiki (Github)](https://github.com/ValveSoftware/Proton/wiki) + +Proton Wiki on Github + +[Proton-GE Github](https://github.com/GloriousEggroll/proton-ge-custom) + +Proton's Glorious Eggroll fork. If it doesn't work on Proton Experimental, it might work on Proton-GE +