Commit 868f590
Fix Steam BetaKey capitalization (#303)
* Fix BetaKey capitalization, so that mod compatibility is filtered properly with Experimental on Steam
* Case insensitivity
* Update backend/installfinders/launchers/steam/steam.go
Co-authored-by: Clarence "Sparr" Risher <[email protected]>
* Update backend/installfinders/launchers/steam/steam.go
Co-authored-by: Clarence "Sparr" Risher <[email protected]>
* Update backend/installfinders/launchers/steam/steam.go
Co-authored-by: Clarence "Sparr" Risher <[email protected]>
---------
Co-authored-by: Clarence "Sparr" Risher <[email protected]>
Co-authored-by: Rob B <[email protected]>1 parent b4d3c83 commit 868f590
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
110 | | - | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
112 | 122 | | |
113 | 123 | | |
114 | 124 | | |
| |||
0 commit comments