mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-28 18:31:44 +02:00
Compare commits
76 Commits
Author | SHA1 | Date | |
---|---|---|---|
10e8a96a18 | |||
7201efba9c | |||
e6504d246f | |||
3847c27a1d | |||
1e56e7b2a2 | |||
0d80edb7cb | |||
b11a89037a | |||
ac08f657bb | |||
469bac6693 | |||
fe16c28dc5 | |||
b2adc5b365 | |||
af5e92057d | |||
d37a16169f | |||
447e93096b | |||
94bddb0740 | |||
357ee51999 | |||
e47a0521c8 | |||
6beb4b2f72 | |||
a9254d0ad8 | |||
adf689d61d | |||
086385fbfb | |||
705446ffb9 | |||
e366cb73e4 | |||
d148fc708e | |||
f75e22b5f6 | |||
0f7ac4c372 | |||
a4874c76db | |||
397b3baa9b | |||
0330d0d811 | |||
f8e035d98f | |||
1e7bc366ca | |||
c207025df9 | |||
83b35dfc61 | |||
e6ec664087 | |||
06790c8098 | |||
7310a009df | |||
5392414abd | |||
d78e55586e | |||
77abc44f3d | |||
788ac3d527 | |||
47ef5a9cd2 | |||
7342da775f | |||
ba9642fe7e | |||
e547048c09 | |||
f110b9f2e9 | |||
d191622a8d | |||
d48d2ba5f0 | |||
5703f24418 | |||
d2ddc2fd23 | |||
a00b0b6879 | |||
83ff859798 | |||
0ef1e8a526 | |||
20caac4821 | |||
dac9823d5b | |||
bcdabbf1b9 | |||
11f3513b0c | |||
9786c7c8ee | |||
e48b277535 | |||
e2dbf873a6 | |||
6510eac0c3 | |||
3dd83ace6c | |||
45d8aed841 | |||
cf1d11185b | |||
21f119e4eb | |||
ebb7920d82 | |||
5ca8eb754c | |||
506f89ea51 | |||
9332f375b8 | |||
dbe0435669 | |||
c1684abf27 | |||
07e4f9dffd | |||
bb980d2cad | |||
102c796c69 | |||
2f7218d165 | |||
b07318e07f | |||
70a8fc9866 |
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**
|
||||
- Device: Phone, Laptop, Desktop, TV...
|
||||
- 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:**
|
||||
- Device:
|
||||
- OS:
|
||||
- Browser:
|
||||
- Device:
|
||||
- OS:
|
||||
- Browser:
|
||||
|
||||
**I want to suggest this feature:**
|
||||
...
|
||||
|
@ -1,6 +1,9 @@
|
||||
# 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.
|
||||
|
||||
> [!NOTE]
|
||||
> The Android app is in development at [redphx/better-xcloud-android](https://github.com/redphx/better-xcloud-android)
|
||||
|
||||
**Supported platforms:**
|
||||
- Windows
|
||||
- macOS
|
||||
|
@ -1,5 +1,5 @@
|
||||
// ==UserScript==
|
||||
// @name Better xCloud
|
||||
// @namespace https://github.com/redphx
|
||||
// @version 3.1.4
|
||||
// @version 3.2.5
|
||||
// ==/UserScript==
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user