From 3280f3b17387a532dd3f39358fab73a483ea1522 Mon Sep 17 00:00:00 2001 From: SheldonCoulson99 Date: Sat, 27 Jul 2024 01:21:03 +1000 Subject: [PATCH 1/7] Add The Binding of Isaac: Repentance --- src/SUMMARY.md | 1 + src/game-support/binding-of-isaac-repentance.md | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 src/game-support/binding-of-isaac-repentance.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 0e4351cd..28db7d1a 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -14,6 +14,7 @@ - [Armored Core VI: Fires of Rubicon](./game-support/armored-core-6.md) - [Battle Brothers](./game-support/battle-brothers.md) - [Betrayer](./game-support/betrayer.md) + - [The binding of isaac: Repentance](./game-support/binding-of-isaac-repentance.md) - [Bioshock Infinite \(Steam\)](./game-support/bioshock-infinite.md) - [Blasphemous 2](./game-support/blasphemous-2.md) - [Blitzkrieg 2 Anthology](./game-support/blitzkrieg-2-anthology.md) diff --git a/src/game-support/binding-of-isaac-repentance.md b/src/game-support/binding-of-isaac-repentance.md new file mode 100644 index 00000000..93229c8d --- /dev/null +++ b/src/game-support/binding-of-isaac-repentance.md @@ -0,0 +1,13 @@ +# The binding of isaac: Repentance + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +## Setup + +- Install in Steam as normal. +- In Whisky, find `issac-ng.exe` in the Program list and run it. + +{{#template ../templates/steam.md id=1426300}} From 7343e4b69f4e370dcadd5527dc561a674840221d Mon Sep 17 00:00:00 2001 From: SheldonCoulson99 Date: Sat, 27 Jul 2024 11:52:35 +1000 Subject: [PATCH 2/7] Revised Aliases --- src/game-support/binding-of-isaac-repentance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/binding-of-isaac-repentance.md b/src/game-support/binding-of-isaac-repentance.md index 93229c8d..f6c8edbc 100644 --- a/src/game-support/binding-of-isaac-repentance.md +++ b/src/game-support/binding-of-isaac-repentance.md @@ -1,6 +1,6 @@ # The binding of isaac: Repentance {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} From d1909d8bfe54975f9759447a617fb0fcabb9e92b Mon Sep 17 00:00:00 2001 From: logan Date: Thu, 22 Aug 2024 22:32:59 -0400 Subject: [PATCH 3/7] Grammatical Fices --- src/game-support/binding-of-isaac-repentance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/game-support/binding-of-isaac-repentance.md b/src/game-support/binding-of-isaac-repentance.md index f6c8edbc..b9f4baaf 100644 --- a/src/game-support/binding-of-isaac-repentance.md +++ b/src/game-support/binding-of-isaac-repentance.md @@ -1,6 +1,6 @@ -# The binding of isaac: Repentance +# The Binding of Isaac: Repentance {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} From 3e2e01ed821a50ea4466931efb6ed2afb3d2759e Mon Sep 17 00:00:00 2001 From: logan Date: Thu, 22 Aug 2024 22:34:13 -0400 Subject: [PATCH 4/7] More Grammar --- src/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index cd27019d..a96fa20c 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -14,7 +14,7 @@ - [Armored Core VI: Fires of Rubicon](./game-support/armored-core-6.md) - [Battle Brothers](./game-support/battle-brothers.md) - [Betrayer](./game-support/betrayer.md) - - [The binding of isaac: Repentance](./game-support/binding-of-isaac-repentance.md) + - [The Binding of Isaac: Repentance](./game-support/binding-of-isaac-repentance.md) - [Bioshock Infinite \(Steam\)](./game-support/bioshock-infinite.md) - [Blasphemous 2](./game-support/blasphemous-2.md) - [Blitzkrieg 2 Anthology](./game-support/blitzkrieg-2-anthology.md) From 6fc92a46ee919fa826346b835ff5851567369c9c Mon Sep 17 00:00:00 2001 From: logan Date: Thu, 22 Aug 2024 22:40:19 -0400 Subject: [PATCH 5/7] More spelling --- src/game-support/binding-of-isaac-repentance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game-support/binding-of-isaac-repentance.md b/src/game-support/binding-of-isaac-repentance.md index b9f4baaf..cb5fc868 100644 --- a/src/game-support/binding-of-isaac-repentance.md +++ b/src/game-support/binding-of-isaac-repentance.md @@ -8,6 +8,6 @@ ## Setup - Install in Steam as normal. -- In Whisky, find `issac-ng.exe` in the Program list and run it. +- In Whisky, find `isaac-ng.exe` in the Program list and run it. {{#template ../templates/steam.md id=1426300}} From 051a3b7c00923315b0b4157640450f732e36ba97 Mon Sep 17 00:00:00 2001 From: logan Date: Thu, 22 Aug 2024 23:09:21 -0400 Subject: [PATCH 6/7] Added support for TBOI: Rebirth, since Repentance is a DLC of Rebirth. --- src/game-support/binding-of-isaac-rebirth.md | 8 ++++++++ src/game-support/binding-of-isaac-repentance.md | 5 ----- 2 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 src/game-support/binding-of-isaac-rebirth.md diff --git a/src/game-support/binding-of-isaac-rebirth.md b/src/game-support/binding-of-isaac-rebirth.md new file mode 100644 index 00000000..7c2c9dc6 --- /dev/null +++ b/src/game-support/binding-of-isaac-rebirth.md @@ -0,0 +1,8 @@ +# The Binding of Isaac: Rebirth + + +{{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} + +{{#template ../templates/steam.md id=250900}} diff --git a/src/game-support/binding-of-isaac-repentance.md b/src/game-support/binding-of-isaac-repentance.md index cb5fc868..10652f1d 100644 --- a/src/game-support/binding-of-isaac-repentance.md +++ b/src/game-support/binding-of-isaac-repentance.md @@ -5,9 +5,4 @@ {{#template ../templates/rating.md status=Platinum installs=Yes opens=Yes}} -## Setup - -- Install in Steam as normal. -- In Whisky, find `isaac-ng.exe` in the Program list and run it. - {{#template ../templates/steam.md id=1426300}} From 3d652dc511c05513222e8b5b49da3ab03bc73068 Mon Sep 17 00:00:00 2001 From: logan Date: Thu, 22 Aug 2024 23:09:56 -0400 Subject: [PATCH 7/7] Update SUMMARY.md --- src/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index cf2e205e..dbdf52e1 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -14,6 +14,7 @@ - [Armored Core VI: Fires of Rubicon](./game-support/armored-core-6.md) - [Battle Brothers](./game-support/battle-brothers.md) - [Betrayer](./game-support/betrayer.md) + - [The Binding of Isaac: Rebirth](./game-support/binding-of-isaac-rebirth.md) - [The Binding of Isaac: Repentance](./game-support/binding-of-isaac-repentance.md) - [Bioshock Infinite \(Steam\)](./game-support/bioshock-infinite.md) - [Blasphemous 2](./game-support/blasphemous-2.md)