mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-28 18:31:44 +02:00
Compare commits
19 Commits
Author | SHA1 | Date | |
---|---|---|---|
10e8a96a18 | |||
7201efba9c | |||
e6504d246f | |||
3847c27a1d | |||
1e56e7b2a2 | |||
0d80edb7cb | |||
b11a89037a | |||
ac08f657bb | |||
469bac6693 | |||
fe16c28dc5 | |||
b2adc5b365 | |||
af5e92057d | |||
d37a16169f | |||
447e93096b | |||
94bddb0740 | |||
357ee51999 | |||
e47a0521c8 | |||
6beb4b2f72 | |||
a9254d0ad8 |
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,6 +7,8 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- ⚠️ Only use English. Any other languages will be deleted. -->
|
||||||
|
|
||||||
**Platform**
|
**Platform**
|
||||||
- Device: Phone, Laptop, Desktop, TV...
|
- Device: Phone, Laptop, Desktop, TV...
|
||||||
- OS: Windows, Android, iOS...
|
- OS: Windows, Android, iOS...
|
||||||
|
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -7,10 +7,12 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- ⚠️ Only use English. Any other languages will be deleted. -->
|
||||||
|
|
||||||
**I'm using:**
|
**I'm using:**
|
||||||
- Device:
|
- Device:
|
||||||
- OS:
|
- OS:
|
||||||
- Browser:
|
- Browser:
|
||||||
|
|
||||||
**I want to suggest this feature:**
|
**I want to suggest this feature:**
|
||||||
...
|
...
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
# Better xCloud
|
# Better xCloud
|
||||||
Improve Xbox Cloud Gaming (xCloud) experience on [xbox.com/play](https://www.xbox.com/play). It also allows you to use Remote Play on the xCloud website.
|
Improve Xbox Cloud Gaming (xCloud) experience on [xbox.com/play](https://www.xbox.com/play). It also allows you to use Remote Play on the xCloud website.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> The Android app is in development at [redphx/better-xcloud-android](https://github.com/redphx/better-xcloud-android)
|
||||||
|
|
||||||
**Supported platforms:**
|
**Supported platforms:**
|
||||||
- Windows
|
- Windows
|
||||||
- macOS
|
- macOS
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Better xCloud
|
// @name Better xCloud
|
||||||
// @namespace https://github.com/redphx
|
// @namespace https://github.com/redphx
|
||||||
// @version 3.2.3
|
// @version 3.2.5
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user