Commit Graph

1060 Commits

Author SHA1 Message Date
Roy
57e36816fd
Update NonSteamLaunchers.sh 2024-07-30 05:35:25 -07:00
Roy
03068187b9
Update NonSteamLaunchers.sh 2024-07-30 04:00:24 -07:00
Roy
e76c82c7df
Update NonSteamLaunchers.sh 2024-07-29 17:17:20 -07:00
Roy
ac1c24666b
delete log before creating new one so its not so big 2024-07-29 16:52:08 -07:00
Roy
8e6bcb7e41
Update README.md 2024-07-29 06:03:22 -07:00
Roy
013482f245
Merge pull request #363 from moraroy/dependabot/pip/pytest-8.3.2
Bump pytest from 8.2.2 to 8.3.2
2024-07-28 01:52:16 -07:00
Roy
485c30d1d7
Merge pull request #362 from moraroy/dependabot/pip/ruff-0.5.5
Bump ruff from 0.5.3 to 0.5.5
2024-07-28 01:52:06 -07:00
Roy
666b22ce13
Merge pull request #361 from moraroy/dependabot/pip/hypothesis-6.108.4
Bump hypothesis from 6.108.2 to 6.108.4
2024-07-28 01:51:57 -07:00
dependabot[bot]
78eea452dd
Bump pytest from 8.2.2 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2.
- [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.2.2...8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 15:21:46 +00:00
dependabot[bot]
5468e7cf67
Bump ruff from 0.5.3 to 0.5.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.3 to 0.5.5.
- [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/0.5.3...0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 15:21:33 +00:00
dependabot[bot]
1abd10ac87
Bump hypothesis from 6.108.2 to 6.108.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.108.2 to 6.108.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.108.2...hypothesis-python-6.108.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 15:21:16 +00:00
Roy
257c99d0b3
Update README.md 2024-07-25 22:38:13 -07:00
Roy
5b9f541f9a
Update README.md 2024-07-25 22:36:57 -07:00
Roy
3d3e71da7d
Update README.md 2024-07-25 22:34:50 -07:00
Roy
e2c71bdec2
Update README.md 2024-07-25 22:29:36 -07:00
Roy
70c22cd47b
Added Command lines to the Read.me 2024-07-25 22:28:35 -07:00
Roy
fed6b54921
Update README.md 2024-07-25 00:25:04 -07:00
Roy
37929bdab7
Merge pull request #356 from moraroy/dependabot/pip/pytest-asyncio-0.23.8
Bump pytest-asyncio from 0.23.7 to 0.23.8
2024-07-20 18:18:28 -07:00
Roy
0e6ea7bbdb
Merge pull request #355 from moraroy/dependabot/pip/ruff-0.5.3
Bump ruff from 0.5.1 to 0.5.3
2024-07-20 18:18:21 -07:00
Roy
4c9bf8c231
Merge pull request #354 from moraroy/dependabot/pip/hypothesis-6.108.2
Bump hypothesis from 6.107.0 to 6.108.2
2024-07-20 18:18:12 -07:00
dependabot[bot]
89caa3f593
Bump pytest-asyncio from 0.23.7 to 0.23.8
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 to 0.23.8.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.7...v0.23.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 15:21:26 +00:00
dependabot[bot]
a56d92a7c7
Bump ruff from 0.5.1 to 0.5.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.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/0.5.1...0.5.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-07-20 15:21:14 +00:00
dependabot[bot]
89a9dddc98
Bump hypothesis from 6.107.0 to 6.108.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.107.0 to 6.108.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.107.0...hypothesis-python-6.108.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 15:20:56 +00:00
Roy
bc6f17f72c
Update README.md 2024-07-16 15:55:43 -07:00
Roy
3c7973708f
Update README.md 2024-07-16 15:52:39 -07:00
Roy
556dc604f2
Update NSLGameScanner.py 2024-07-16 01:48:07 -07:00
Roy
6595e98502
Update README.md 2024-07-16 01:11:53 -07:00
Roy
444a667de4
Update README.md 2024-07-16 01:08:55 -07:00
Roy
ca691aa471
Update NonSteamLaunchers.sh 2024-07-16 01:06:19 -07:00
Roy
551d589b9f
Update NonSteamLaunchers.sh 2024-07-16 01:00:26 -07:00
Roy
ad72a3fcc4
Update NSLGameScanner.py 2024-07-16 00:57:46 -07:00
Roy
a7299d1699
fixed bug (terminal was staying open) 2024-07-16 00:49:33 -07:00
Roy
1c027a67b2
Update NSLGameScanner.py 2024-07-15 20:46:00 -07:00
Roy
b369197ae6
counter 2024-07-15 04:34:14 -07:00
Roy
c95c4d07e2
added command for steam 2024-07-15 00:56:16 -07:00
Roy
f1fe4349e4
Merge pull request #349 from moraroy/dependabot/pip/coverage-7.6.0
Bump coverage from 7.5.4 to 7.6.0
2024-07-13 20:18:19 -07:00
Roy
8a831024bc
Merge pull request #348 from moraroy/dependabot/pip/hypothesis-6.107.0
Bump hypothesis from 6.105.0 to 6.107.0
2024-07-13 20:18:09 -07:00
dependabot[bot]
c17bedbe49
Bump coverage from 7.5.4 to 7.6.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
- [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.4...7.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 15:58:58 +00:00
dependabot[bot]
a3f4cf20f3
Bump hypothesis from 6.105.0 to 6.107.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.105.0 to 6.107.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.105.0...hypothesis-python-6.107.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 15:58:38 +00:00
Roy
053f806a0f
Update README.md 2024-07-11 16:46:32 -07:00
Roy
2dc8dac2c5
Update README.md 2024-07-11 16:46:17 -07:00
Roy
310c90ec15
Update README.md 2024-07-11 16:42:52 -07:00
Roy
ea260e01b7
Update README.md 2024-07-07 23:42:29 -07:00
Roy
1bca4f020f
Merge pull request #343 from moraroy/dependabot/pip/hypothesis-6.105.0
Bump hypothesis from 6.104.2 to 6.105.0
2024-07-06 17:26:27 -07:00
Roy
ae2f2b71d1
Merge pull request #342 from moraroy/dependabot/pip/ruff-0.5.1
Bump ruff from 0.5.0 to 0.5.1
2024-07-06 17:26:13 -07:00
dependabot[bot]
5139aeb4b6
Bump hypothesis from 6.104.2 to 6.105.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.104.2 to 6.105.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.104.2...hypothesis-python-6.105.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 16:01:05 +00:00
dependabot[bot]
94e5e1a12e
Bump ruff from 0.5.0 to 0.5.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1.
- [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/0.5.0...0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 16:00:43 +00:00
Roy
95a799e8c6
added HoYoPlay 2024-07-03 23:46:03 -07:00
Roy
1d01c9bce0
Add files via upload 2024-07-03 05:17:59 -07:00
Roy
c8a2148842
Added HoYoPlay Launcher 2024-07-03 05:04:46 -07:00