Commit Graph

610 Commits

Author SHA1 Message Date
Roy
8b97bd5598
moved Steam restart process to the end of script 2024-02-13 18:32:49 -08:00
Roy
0103d154ea
Merge pull request #208 from Aldinas/main
Allow whitespaces in steam account names.
2024-02-13 18:17:53 -08:00
Aldinas
df909421f6
Allow whitespaces in steam account names.
Allows legacy steam account names that could contain white spaces to be correctly parsed by the system.
2024-02-13 20:50:52 +00:00
Roy
f34088d4ae
removed check 2024-02-11 21:44:26 -08:00
Roy
c50461d2e0
Added Pipe Logic 2024-02-11 21:34:52 -08:00
Roy
88f395f65b
Update NSLGameScanner.py 2024-02-11 21:27:02 -08:00
Roy
b31f41feec
Add files via upload 2024-02-11 21:16:50 -08:00
Roy
95e29f0fb0
Add files via upload 2024-02-10 22:26:53 -08:00
Roy
c2072d407f
Create __init__.cpython-311.pyc 2024-02-10 22:26:32 -08:00
Roy
2da00e8967
Add files via upload 2024-02-10 17:18:51 -08:00
Roy
642a508bd3
Add files via upload 2024-02-10 17:18:13 -08:00
Roy
240f3193bd
Merge pull request #200 from Joey451-OG/patch-1
Fixed Steam-deck HQ article link in README.md
2024-02-10 14:29:24 -08:00
Roy
00bbd490b2
Attempted to fix vdf import 2024-02-10 14:28:49 -08:00
Roy
5d32ccd41d
Attempted to fix vdf import 2024-02-10 14:28:17 -08:00
Roy
03c8b47dd4
attempted to fix vdf import 2024-02-10 14:27:13 -08:00
ItIsJoeyG
7710ab4857
Removed unnecessary variable in SDHQ link
Removed the `target="_blank"` variable because apparently GitHub doesn't support it. ¯\_(ツ)_/¯
2024-02-10 15:33:01 -06:00
ItIsJoeyG
c9bc78cf91
Fixed Steamdeckhq article link
I fixed the SDHQ link by adding a link HTML tag. It is also configured to open a new tab with the `target="_blank` parameter.

Remember that you can't use Markdown inside of HMTL tags.

Thanks for the amazing tool! :D
2024-02-10 15:28:40 -06:00
Roy
bb50a8c47a
reverted 2024-02-09 21:20:45 -08:00
Roy
a0b4fcb1d0
Only Write to the VDF Files and PIPE if the DECKY PLUGIN IS not INSTALLED 2024-02-09 21:17:10 -08:00
sysmoon14
77e73e9b18
Fixed issue not adding web links if there was no real launcher 2024-02-09 14:57:42 +00:00
sysmoon14
3b76cc8a48
Added removal of chrome env vars so that sites are only added once 2024-02-09 14:23:36 +00:00
Roy
28bdf2f93d
Update NSLGameScanner.py 2024-02-09 04:02:55 -08:00
Roy
1f4e03436c
forgot to uncomment at the end of the script this whole time 2024-02-09 03:37:41 -08:00
Roy
ca407a5980
erased codeline 2024-02-09 03:27:03 -08:00
sysmoon14
a3ce5310a2
Fixed negative compatdata folder names 2024-02-09 11:00:01 +00:00
sysmoon14
d98e733522
Merge pull request #197 from moraroy/WIP
Merge pull request #196 from moraroy/main
2024-02-09 10:12:32 +00:00
sysmoon14
650c7d8a0f
Merge pull request #196 from moraroy/main
bring WIP up to date with main
2024-02-09 10:11:56 +00:00
sysmoon14
27a15c1560
Merge branch 'WIP' into main 2024-02-09 10:11:09 +00:00
Roy
f8e302c1d5
added missing "c" 2024-02-09 02:06:54 -08:00
sysmoon14
4976a9ca12
Add custom website to env vars
Custom websites are now passed to env_vars for processing by NSL
2024-02-09 09:56:09 +00:00
sysmoon14
f0977d6ebe
Fixed missing colon 2024-02-09 09:48:35 +00:00
sysmoon14
f22f52188e
Added check to prevent proton being added to chrome shortcuts 2024-02-09 09:39:43 +00:00
sysmoon14
a2ab295454
Made shortcut add check more stringent
We now check for all four variables before we create a shortcut, should resolve the issue with launchoptions = None for chrome based entries.
2024-02-09 09:21:00 +00:00
Roy
ea1e92068c
removed Pipe 2024-02-09 01:02:54 -08:00
sysmoon14
e3c7000d15
Merge pull request #195 from moraroy/main
Merging readme changes into WIP branch
2024-02-09 08:42:10 +00:00
Roy
2f41dacac9
Merge pull request #193 from sysmoon14/main
Fixed Issues with WIP Branch
2024-02-08 16:25:19 -08:00
Roy
35534762b6
Add files via upload 2024-02-08 16:24:46 -08:00
Roy
8aa2a51198
Add files via upload 2024-02-08 16:24:28 -08:00
Roy
f5d01369de
Update README.md 2024-02-08 16:12:30 -08:00
Roy
6e8b90ccf5
Update README.md 2024-02-08 16:09:41 -08:00
Roy
fac94123a6
Update README.md 2024-02-08 16:06:48 -08:00
Roy
e692f13838
Update README.md 2024-02-08 16:05:31 -08:00
Roy
2768948065
Update README.md 2024-02-08 16:04:32 -08:00
Roy
40e98ad6c8
Update README.md 2024-02-08 16:02:24 -08:00
sysmoon14
c84fe7858e
Update NSLGameScanner.py 2024-02-08 16:45:03 +00:00
sysmoon14
b94598f8de
Update NonSteamLaunchers.sh 2024-02-08 16:41:38 +00:00
sysmoon14
ff025f082a
Update NonSteamLaunchers.sh 2024-02-08 16:36:35 +00:00
sysmoon14
b0f68b1e62
Update NSLGameScanner.py 2024-02-08 16:33:37 +00:00
sysmoon14
3f9ec86f01
Add files via upload 2024-02-08 16:16:11 +00:00
sysmoon14
b28f39840e
Add files via upload 2024-02-08 15:54:57 +00:00