Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.08 KB

template.md

File metadata and controls

44 lines (32 loc) · 1.08 KB

Awesome Proton Awesome

List of games tested with Proton (Tool for Steam Client on Linux)

Contents

{{#status}}

{{#status}}

{{name}}

{{#tests}}

Proton {{proton}} - {{pc}}
{{#note}}Note: {{.}}
{{/note}} {{/tests}}

{{/status}}

Contribute

Contributions welcome! Read the contribution guidelines first.

Add Test

Create an JSON file in tests/name-of-game-date.json

{
	"title": "Name of Game",
	"status": "Compatible", //Compatible, Partially Compatible or Not Compatible
	"user": "Your Name",
	"id": "steam id",
	"proton": "1.0", //Proton version
	"pc": "Intel Core i2000", //GPU, CPU, OS...
	"note": "" //Problem, Game config...
}

License

CC0 1.0 Universal

To the extent possible under law, Tiago Danin has waived all copyright and related or neighboring rights to this work.