mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-30 19:31:44 +02:00
Compare commits
94 Commits
Author | SHA1 | Date | |
---|---|---|---|
cf1d11185b | |||
21f119e4eb | |||
ebb7920d82 | |||
5ca8eb754c | |||
506f89ea51 | |||
9332f375b8 | |||
dbe0435669 | |||
c1684abf27 | |||
07e4f9dffd | |||
bb980d2cad | |||
102c796c69 | |||
2f7218d165 | |||
b07318e07f | |||
70a8fc9866 | |||
2d9ee16531 | |||
21168803e0 | |||
3068aa8a06 | |||
b6b9ec49f6 | |||
4dc60f965f | |||
2142c4a83c | |||
6b090194c9 | |||
a878150ec3 | |||
5fb1dded42 | |||
ac6879c189 | |||
b8efaf9648 | |||
033ac31333 | |||
1f754d4a1d | |||
0d39ccf8bf | |||
966d7f2f6c | |||
fdbf618253 | |||
aaa7612293 | |||
d578718958 | |||
46647dbffd | |||
6f517d85b3 | |||
bf06ef6aa6 | |||
a90868ef2f | |||
a132a1b1e0 | |||
a6c1e5f487 | |||
c3432ea125 | |||
886a23e5ac | |||
309feca3f9 | |||
82a9a91534 | |||
7248dac3f6 | |||
9a0374923c | |||
6952bad46d | |||
5afdbeb9f8 | |||
241cfae9a1 | |||
0b37ed40f6 | |||
dc4c1d7256 | |||
4add599f8e | |||
7271478ebc | |||
69d33719e6 | |||
5ce311f873 | |||
fd127cf2fa | |||
cf65d12a84 | |||
7838236d0d | |||
1a77352f22 | |||
237d3919fa | |||
780deccae2 | |||
6dbc0990cd | |||
83a8e1f847 | |||
5ccd04478d | |||
da2a3c87bc | |||
a8996fe3a5 | |||
89a5bbdd2e | |||
58f8f6e762 | |||
401f8def06 | |||
f560c225de | |||
d6b254b134 | |||
36a6259817 | |||
76947a39de | |||
151b87fb69 | |||
0a6bd5b763 | |||
477989d542 | |||
15eaf76042 | |||
a495d3147b | |||
2fb61c1c44 | |||
0c45a7705d | |||
5655c5f3b6 | |||
2a6713a038 | |||
ecd2d4af1d | |||
c0a14d59a1 | |||
73b1142c1e | |||
1b7fe7f7d0 | |||
41da54a27c | |||
649bb0452d | |||
9c0949930f | |||
2ecb40e6ee | |||
3490ce47bb | |||
bb912ae1b4 | |||
b3e10ce721 | |||
7e6800b3ef | |||
32422e5a62 | |||
75d4e6f65c |
3
LICENSE
3
LICENSE
@ -1,6 +1,7 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2023 redphx
|
Copyright (c) 2023 redphx
|
||||||
|
Copyright (c) 2020 Phosphor Icons
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
@ -19,3 +20,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
|
---
|
||||||
|
@ -16,7 +16,10 @@ If you like this project please give it a 🌟. Thank you 🙏.
|
|||||||
[](https://github.com/redphx/better-xcloud/stargazers)
|
[](https://github.com/redphx/better-xcloud/stargazers)
|
||||||
|
|
||||||
## Full documentations
|
## Full documentations
|
||||||
For the full details please visit: https://better-xcloud.github.io
|
- For the full details please visit: https://better-xcloud.github.io
|
||||||
|
- [Demo video](https://youtu.be/hyp69Jrb2sQ)
|
||||||
|
|
||||||
|
⚠️ Please DO NOT report **Better xCloud**'s bugs on [/r/xcloud subreddit](https://reddit.com/r/xcloud/). Report bugs in [Issues](https://github.com/redphx/better-xcloud/issues) or [Telegram channel](https://t.me/betterxcloud) instead.
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
- [**How to install**](#how-to-install)
|
- [**How to install**](#how-to-install)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Better xCloud
|
// @name Better xCloud
|
||||||
// @namespace https://github.com/redphx
|
// @namespace https://github.com/redphx
|
||||||
// @version 3.0.1
|
// @version 3.1.6
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user