From dd365ba0290deb87c75bbe35568a43943815d931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Votex=E2=84=A2?= <160360993+xVotexX@users.noreply.github.com> Date: Thu, 26 Dec 2024 02:57:43 +0000 Subject: [PATCH 1/4] Create test --- .github/test | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/test diff --git a/.github/test b/.github/test new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.github/test @@ -0,0 +1 @@ + From 190b62e58d3ae859906da6309fd9216be24d5bdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Votex=E2=84=A2?= <160360993+xVotexX@users.noreply.github.com> Date: Thu, 26 Dec 2024 02:58:13 +0000 Subject: [PATCH 2/4] Delete .github/test --- .github/test | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/test diff --git a/.github/test b/.github/test deleted file mode 100644 index 8b13789..0000000 --- a/.github/test +++ /dev/null @@ -1 +0,0 @@ - From 4e7cdda5a41476bcaccbe4045e06d3b6b86148e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Votex=E2=84=A2?= <160360993+xVotexX@users.noreply.github.com> Date: Thu, 26 Dec 2024 03:18:24 +0000 Subject: [PATCH 3/4] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6388d38..805c4d8 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@

-Ensure Steam is running!
-Games must be installed on your system for the program to idle them!
-The use of this program may violate Steam's terms of service. Use at your own risk! +1. Ensure Steam is running when using Idle Runner!
+2. Games must be installed on your system for the program to idle them!
+3. The use of this program may violate Steam's terms of service. Use at your own risk!

From 4d2e3215b4abb5c96d83667f2a5e25348e3c29f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Votex=E2=84=A2?= <160360993+xVotexX@users.noreply.github.com> Date: Thu, 26 Dec 2024 21:37:17 +0000 Subject: [PATCH 4/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 805c4d8..a56a9a6 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@

-- [ ] Check if Steam is running. - [ ] Implement Auto-updater. +- [ ] Check if Steam is running. +- [ ] Add optional Discord-RPC setting. - [ ] Add customizable idletime settings. - [ ] Add rescan button to check for installed games. - [ ] Implement a system for creating idling sessions.