Commit Graph

694 Commits

Author SHA1 Message Date
Roy
471d63b27c
Update NSLGameScanner.py 2024-05-07 23:20:09 -07:00
Roy
b8835534d9
Update NSLGameScanner.py 2024-05-07 23:10:01 -07:00
Roy
090df2c32a
another fix for gog 2024-05-07 23:03:26 -07:00
Roy
776d039bd4
reverted gog 2024-05-07 22:15:15 -07:00
Roy
9005c42f4b
attempted to fix gog parsing 2024-05-07 22:05:13 -07:00
Roy
d7f3353c82
💾💾 2024-05-07 18:34:09 -07:00
Roy
e3b6728e4d
💾 2024-05-07 18:33:35 -07:00
Roy
b534d7ed29
full sd card support 2024-05-07 18:32:26 -07:00
Roy
93f6a45ea7
Reverted env_vars optimization 2024-05-07 11:45:25 -07:00
Roy
8d5f1c4877
reverted new install for now 2024-05-06 11:53:54 -07:00
Roy
c3ae9f030e
env_vars 2024-05-06 01:33:57 -07:00
Roy
83358a270a
fixed Chrome again 2024-05-06 01:20:58 -07:00
Roy
b790853c61
Update NonSteamLaunchers.sh 2024-05-06 01:01:52 -07:00
Roy
16fccdf28f
Add files via upload 2024-05-06 01:00:12 -07:00
Roy
3a0119a54f
revamped alot of code 2024-05-06 00:57:34 -07:00
Roy
5301fbca89
Update NonSteamLaunchers.sh 2024-05-05 18:15:24 -07:00
Roy
1c5fe33b10
Update NonSteamLaunchers.sh 2024-05-05 18:04:58 -07:00
Roy
a458cc1c80
Update NonSteamLaunchers.sh 2024-05-05 18:01:22 -07:00
Roy
e0aa704309
Update NonSteamLaunchers.sh 2024-05-05 17:57:29 -07:00
Roy
b218b41128
Update NonSteamLaunchers.sh 2024-05-05 17:43:55 -07:00
Roy
4f3e1a1cf7
Update NonSteamLaunchers.sh 2024-05-05 17:34:57 -07:00
Roy
6dae6b3c61
Update NonSteamLaunchers.sh 2024-05-05 17:21:43 -07:00
Roy
9396cff726
fixed chrome error 2024-05-05 17:14:33 -07:00
Roy
f2a3f5bec8
fixed gog scanner bugs 2024-05-05 10:34:47 -07:00
Roy
2c67e0079a
Update NSLGameScanner.py 2024-05-05 10:17:19 -07:00
Roy
2dbff9eaad
attempted Gog Galaxy dlc fix 2024-05-05 10:12:28 -07:00
Roy
cdcc489daa
Added an "Update Proton GE Button"
~command line ready
2024-05-05 01:29:52 -07:00
Roy
f99356bdb4
Merge pull request #290 from moraroy/dependabot/pip/ruff-0.4.3
Bump ruff from 0.4.2 to 0.4.3
2024-05-04 13:46:03 -07:00
Roy
a049bbe242
Merge pull request #289 from moraroy/dependabot/pip/hypothesis-6.100.2
Bump hypothesis from 6.100.1 to 6.100.2
2024-05-04 13:45:51 -07:00
Roy
9079ec172c
Merge pull request #288 from moraroy/dependabot/pip/pytest-xdist-3.6.1
Bump pytest-xdist from 3.5.0 to 3.6.1
2024-05-04 13:45:38 -07:00
Roy
4b0eb7a5f0
Merge pull request #287 from moraroy/dependabot/pip/coverage-7.5.1
Bump coverage from 7.5.0 to 7.5.1
2024-05-04 13:45:23 -07:00
Roy
d51dca7d9d
Merge pull request #286 from moraroy/dependabot/pip/pytest-8.2.0
Bump pytest from 8.1.2 to 8.2.0
2024-05-04 13:45:10 -07:00
dependabot[bot]
a479130aaa
Bump ruff from 0.4.2 to 0.4.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 15:34:22 +00:00
dependabot[bot]
fe8958854f
Bump hypothesis from 6.100.1 to 6.100.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.1 to 6.100.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.1...hypothesis-python-6.100.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 15:33:58 +00:00
dependabot[bot]
72b6e11d6d
Bump pytest-xdist from 3.5.0 to 3.6.1
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.5.0...v3.6.1)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 15:33:37 +00:00
dependabot[bot]
11e73da15e
Bump coverage from 7.5.0 to 7.5.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.0...7.5.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 15:33:20 +00:00
dependabot[bot]
c3ccdc7c99
Bump pytest from 8.1.2 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.2...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 15:33:02 +00:00
Roy
2032e0babf
reverted uninstall 2024-05-04 01:50:58 -07:00
Roy
a3589e9ec1
reworked uninstall 2024-05-04 01:42:45 -07:00
Roy
b615b35f84
added Uninstall command lines for plugin 2024-05-04 01:27:14 -07:00
Roy
aeebd08f45
added sd card command for plugin 2024-05-04 00:50:55 -07:00
Roy
6f567e1049
Update README.md 2024-05-03 19:21:38 -07:00
Roy
a0d957e74f
Deleted code that deleted proton 2024-05-03 19:17:59 -07:00
Roy
9ca3147627
Merge pull request #281 from hahayupgit/patch-1
Update README.md
2024-05-02 07:53:45 -07:00
logan
15de124af5
Update README.md
Typo & Grammar fixes
2024-05-02 10:38:13 -04:00
Roy
dd06531e07
deleted redundancy 2024-05-02 02:44:45 -07:00
Roy
5450cdc523
added error handling 2024-05-02 01:43:22 -07:00
Roy
226beebf24
Update NonSteamLaunchers.sh 2024-05-02 01:28:56 -07:00
Roy
3d48e8ec1a
Add files via upload
added better detection for google chrome
2024-05-02 01:26:12 -07:00
Roy
efd858cbc8
removed unecessary code 2024-04-29 02:50:16 -07:00