Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add NonSteamLaunchers as a Decky Plugin #527

Merged
merged 54 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from 31 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
11b6c4e
add NonSteamLaunchers as a Decky Plugin
moraroy Jan 24, 2024
469e2b6
Resolved merge conflict in .gitmodules
moraroy Feb 1, 2024
29662a7
Updated submodule
moraroy Feb 1, 2024
20c3d3d
Resolved merge conflict in .gitmodules
moraroy Mar 20, 2024
edc96a4
Resolved merge Conflicts of .gitmodules
moraroy Mar 20, 2024
1452f40
Resolved merge conflict in .gitmodules
moraroy Mar 20, 2024
c437a5b
Resolving Conflicts and Updating Submodule Pull Request
moraroy Mar 20, 2024
f2ba44a
Update .gitmodules
TrainDoctor Mar 20, 2024
73e6707
Resolved merge conflict in .gitmodules
moraroy Mar 20, 2024
d650574
Resolved merge conflict in .gitmodules
moraroy Mar 20, 2024
a479145
Updated NonSteamLaunchers submodule
moraroy Mar 20, 2024
001ed36
Resolved merge conflict in .gitmodules
moraroy Apr 23, 2024
a76f615
Resolved merge conflict in .gitmodules
moraroy Apr 27, 2024
59abb19
Updated NonSteamLaunchers submodule
moraroy Apr 27, 2024
6da7299
Merge remote-tracking branch 'upstream/main'
moraroy Apr 29, 2024
dc1f00b
Updated NonSteamLaunchers submodule
moraroy Apr 29, 2024
91b52e1
Updated NonSteamLaunchers submodule
moraroy Apr 30, 2024
35235da
Merge remote-tracking branch 'upstream/main'
moraroy May 3, 2024
56b9504
Updated NonSteamLaunchers submodule
moraroy May 3, 2024
7eee5e4
Updated NonSteamLaunchers submodule
moraroy May 6, 2024
ed5d40c
Merge remote-tracking branch 'upstream/main'
moraroy May 8, 2024
a347e7a
Updated Scanners and .py files
moraroy May 8, 2024
c5aca7b
Updated our python files and read me
moraroy May 8, 2024
b33c72b
Merge remote-tracking branch 'upstream/main'
moraroy May 13, 2024
7656f18
Updated NonSteamLaunchers submodule
moraroy May 13, 2024
0201fca
Merge remote-tracking branch 'upstream/main'
moraroy Jun 11, 2024
00473d1
Added shortcut fix and added a button
moraroy Jun 11, 2024
27e8a20
Merge remote-tracking branch 'upstream/main'
moraroy Jun 17, 2024
6c6f513
Removed button for now and ADDED ENTIRE SCRIPT
moraroy Jun 17, 2024
1a97499
Merge remote-tracking branch 'upstream/main'
moraroy Jun 19, 2024
5db6def
added fix for ubi scanner and logic for battle install
moraroy Jun 19, 2024
084a22c
added defaults folder, new backup logic, reworked .py
moraroy Jun 21, 2024
156174c
trying to get pull request to see defaults folder and fix python scen…
moraroy Jun 23, 2024
d9aa6c2
forgot to bump version
moraroy Jun 23, 2024
1cadcd2
Merge remote-tracking branch 'upstream/main'
moraroy Jul 2, 2024
1aded71
called defaults folder correctly, added NSL version 3.9.1, fixed lock…
moraroy Jul 2, 2024
20d32a1
Merge remote-tracking branch 'upstream/main'
moraroy Jul 6, 2024
b2262b6
Removed all RCE from the nsl script and version check, fixed logged i…
moraroy Jul 6, 2024
46aec5e
Merge remote-tracking branch 'upstream/main'
moraroy Jul 7, 2024
2a6be80
added 2 new modules to fix preview and beta branches of steamOS
moraroy Jul 7, 2024
7ce0924
Merge remote-tracking branch 'upstream/main'
moraroy Jul 10, 2024
891566a
added Legacy Games Scanner, and the Uninstall button, grammar fixes
moraroy Jul 10, 2024
b74419a
Merge remote-tracking branch 'upstream/main'
moraroy Aug 2, 2024
2ae00ce
updated to 3.9.2, fixed Gog Installation for beta users, fixed api ke…
moraroy Aug 2, 2024
5fc13b6
GOG typo fix for uninstallation
moraroy Aug 3, 2024
6c13f50
More GOG Galaxy fixes for Preview and Beta Channel of SteamOS
moraroy Aug 4, 2024
0d1b57f
Merge remote-tracking branch 'upstream/main'
moraroy Aug 9, 2024
05da522
Created A Cache Proxy Server for Artwork, Added Check for Desktop Ver…
moraroy Aug 9, 2024
710c51d
Removed Movie-web due to many reasons
moraroy Aug 9, 2024
9b14849
Fixed 2 paths and added a cooldown system
moraroy Aug 11, 2024
7f4af65
Merge remote-tracking branch 'upstream/main'
moraroy Aug 14, 2024
f483ee3
Part 1 of visual update plus itchio anner fix
moraroy Aug 14, 2024
d568dbb
one small greeting and wanted to make sure the Main head branch went …
moraroy Aug 14, 2024
1ad17a5
Update .gitmodules
TrainDoctor Aug 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,9 @@
[submodule "plugins/MagicBlackDecky"]
path = plugins/MagicBlackDecky
url = https://github.com/steam3d/MagicBlackDecky.git
[submodule "plugins/NonSteamLaunchers"]
path = plugins/NonSteamLaunchers
url = https://github.com/moraroy/NonSteamLaunchersDecky
[submodule "plugins/decky-sunshine"]
path = plugins/decky-sunshine
url = https://github.com/s0t7x/decky-sunshine.git
Expand Down
1 change: 1 addition & 0 deletions plugins/NonSteamLaunchers
Submodule NonSteamLaunchers added at d43e36
Loading