mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-28 18:31:44 +02:00
Compare commits
63 Commits
Author | SHA1 | Date | |
---|---|---|---|
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
|
||||
|
||||
Copyright (c) 2023 redphx
|
||||
Copyright (c) 2020 Phosphor Icons
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
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,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
---
|
||||
|
@ -16,7 +16,10 @@ If you like this project please give it a 🌟. Thank you 🙏.
|
||||
[](https://github.com/redphx/better-xcloud/stargazers)
|
||||
|
||||
## 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
|
||||
- [**How to install**](#how-to-install)
|
||||
|
@ -1,5 +1,5 @@
|
||||
// ==UserScript==
|
||||
// @name Better xCloud
|
||||
// @namespace https://github.com/redphx
|
||||
// @version 3.0.1
|
||||
// @version 3.1.2
|
||||
// ==/UserScript==
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user