1233 Commits

Author SHA1 Message Date
Roy
b0d2da9b07 chore(main): release 3.8.3 2025-01-20 01:42:54 -08:00
Roy
1efb184d39
Merge pull request #564 from moraroy/dependabot/pip/charset-normalizer-3.4.1
Bump charset-normalizer from 3.3.2 to 3.4.1
2025-01-20 01:42:51 -08:00
Roy
adf4579cc9
Merge pull request #563 from moraroy/dependabot/pip/poetry-plugin-export-1.9.0
Bump poetry-plugin-export from 1.8.0 to 1.9.0
2025-01-20 01:40:30 -08:00
dependabot[bot]
a9852026af
Bump charset-normalizer from 3.3.2 to 3.4.1
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.3.2 to 3.4.1.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.3.2...3.4.1)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 16:04:45 +00:00
dependabot[bot]
7f419ab0b0
Bump poetry-plugin-export from 1.8.0 to 1.9.0
Bumps [poetry-plugin-export](https://github.com/python-poetry/poetry-plugin-export) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/python-poetry/poetry-plugin-export/releases)
- [Changelog](https://github.com/python-poetry/poetry-plugin-export/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry-plugin-export/compare/1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-export
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 16:04:40 +00:00
Roy
7402a158c2
Update NSLGameScanner.py 2025-01-14 13:44:40 -08:00
Roy
45e38d36af
3.99 v3.9.9 2025-01-12 13:11:49 -08:00
Roy
b421643531
Update NonSteamLaunchers.sh 2025-01-12 00:42:39 -08:00
Roy
a88b3a0b90
Update README.md 2025-01-12 00:22:33 -08:00
Roy
2bfe14a6a7
Update README.md 2025-01-12 00:15:57 -08:00
Roy
f8f91258e9
Update README.md 2025-01-12 00:14:18 -08:00
Roy
2c579109e7
Add files via upload 2025-01-11 23:52:52 -08:00
Roy
a7de732b02
fixed umu shortcuts 2025-01-11 23:42:07 -08:00
Roy
41dee335a8
removed code and fixed compat tool maybe 2025-01-11 21:07:36 -08:00
Roy
f2c1545c9e
fixed variable 2025-01-11 20:22:20 -08:00
Roy
5822cf0705
fixed check update logic 2025-01-11 19:36:05 -08:00
Roy
1d905ea1af
Update release-please.yml 2025-01-11 17:07:07 -08:00
Roy
8181303f61
Update release-please-config.json 2025-01-11 17:05:13 -08:00
Roy
3e86a6539d
Update release-please.yml 2025-01-11 17:03:40 -08:00
Roy
a0a2a699c8
Update release-please-config.json 2025-01-11 17:01:42 -08:00
Roy
105855ffda
Update release-please.yml 2025-01-11 16:59:06 -08:00
Roy
df4168a87e
Update release-please.yml 2025-01-11 16:55:48 -08:00
Roy
878d716b20
Update release-please.yml 2025-01-11 16:53:33 -08:00
Roy
a739b000bb
Update README.md 2025-01-11 11:40:11 -08:00
Roy
414c618318
Update README.md 2025-01-11 11:39:20 -08:00
Roy
871bce2c17
Update README.md 2025-01-11 11:31:42 -08:00
Roy
40310df41a
Merge pull request #558 from moraroy/dependabot/pip/urllib3-2.3.0
Bump urllib3 from 2.2.1 to 2.3.0
2025-01-11 11:29:48 -08:00
Roy
cd518c3b1b
Merge pull request #557 from moraroy/dependabot/pip/pytest-asyncio-0.25.2
Bump pytest-asyncio from 0.25.1 to 0.25.2
2025-01-11 11:29:39 -08:00
Roy
5c12bb3814
Merge pull request #556 from moraroy/dependabot/pip/idna-3.10
Bump idna from 3.6 to 3.10
2025-01-11 11:29:28 -08:00
Roy
21bd1394da
Merge pull request #555 from moraroy/dependabot/pip/icecream-2.1.4
Bump icecream from 2.1.3 to 2.1.4
2025-01-11 11:29:15 -08:00
Roy
f5e835175a
Merge pull request #554 from moraroy/dependabot/pip/hypothesis-6.123.13
Bump hypothesis from 6.123.2 to 6.123.13
2025-01-11 11:29:02 -08:00
Roy
8689eaba68
Update README.md 2025-01-11 11:25:27 -08:00
Roy
41bd6242a2
added stats 2025-01-11 11:05:26 -08:00
dependabot[bot]
b9110ae1d1
Bump urllib3 from 2.2.1 to 2.3.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.3.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-11 16:37:11 +00:00
dependabot[bot]
510eff83b6
Bump pytest-asyncio from 0.25.1 to 0.25.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.1...v0.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-11 16:37:07 +00:00
dependabot[bot]
b0e1a78860
Bump idna from 3.6 to 3.10
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.10.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.10)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-11 16:36:54 +00:00
dependabot[bot]
5df303cc33
Bump icecream from 2.1.3 to 2.1.4
Bumps [icecream](https://github.com/gruns/icecream) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/gruns/icecream/releases)
- [Changelog](https://github.com/gruns/icecream/blob/master/changelog.txt)
- [Commits](https://github.com/gruns/icecream/compare/v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-11 16:36:52 +00:00
dependabot[bot]
1de33397b7
Bump hypothesis from 6.123.2 to 6.123.13
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.123.2 to 6.123.13.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.123.2...hypothesis-python-6.123.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-11 16:36:37 +00:00
Roy
c4d9add919
fix for vk 2025-01-11 00:41:13 -08:00
Roy
4d55342209
added hoyoplay scanner 2025-01-10 19:08:58 -08:00
Roy
fb198431f5
fix 2025-01-10 18:19:46 -08:00
Roy
c63f536032
added HoYo Play Scanner 2025-01-10 18:12:28 -08:00
Roy
60a42ea2e9
added gradient effect 2025-01-10 12:43:25 -08:00
Roy
4ff1d27e48
added icons to notifications 2025-01-10 12:12:30 -08:00
Roy
8a75c42100
Update README.md 2025-01-06 08:57:30 -08:00
Roy
2f82847f74
added Unreal Engine 2025-01-06 08:57:02 -08:00
Roy
00f85efde4
Merge pull request #551 from pinduzera/patch-1
Typo Crunchyroll on README.md
2025-01-05 13:02:23 -08:00
Roy
97ce677083
Merge pull request #550 from jamesmugford/patch-2
Update README.md
2025-01-05 13:01:34 -08:00
Eduardo Ochetski Hellas
ce67401e34
Typo Crunchyroll README.md 2025-01-05 17:48:31 -03:00
James Mugford
521bb3a916
Update README.md
Fixed typo (It's all I'm good at, I think sometimes! 🙈😅)
2025-01-05 20:26:59 +00:00