From d49ab67fef8dc391ea13bc10ae42b6dad32cd19b Mon Sep 17 00:00:00 2001
From: PapitaConPure <33335038+PapitaConPure@users.noreply.github.com>
Date: Mon, 16 Sep 2024 20:32:42 -0300
Subject: [PATCH] Update README.md
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 5206807..ff52447 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-Risk of Coins v1.1.0
+Risk of Coins v1.2.0
You've probably already edited that one value too many times. This solves that issue. (no skill issue solution though)
@@ -8,9 +8,10 @@
It's a Windows-only application. Check the chart below.
| Version | Description |
|--------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| [`v1.1.0`](https://github.com/PapitaConPure/risk-of-coins/releases/download/v1.1.0/RiskOfOptions.zip) | Recommended for most people. This version lets you select the desired Steam user through a dropdown menu instead of having to specify an ID. |
+| [`v1.2.0`](https://github.com/PapitaConPure/risk-of-coins/releases/download/v1.2.0/RiskOfOptions.zip) | Recommended for most people. This version adds Spanish support, only requires you to select the Steam folder (so no "userdata"), and fixes a few more issues. |
+| [`v1.1.0`](https://github.com/PapitaConPure/risk-of-coins/releases/download/v1.1.0/RiskOfOptions.zip) | This version lets you select the desired Steam user through a dropdown menu instead of having to specify an ID. |
| [`v1.0.2`](https://github.com/PapitaConPure/risk-of-coins/releases/download/v1.0.2/RiskOfOptions.zip) | Latest patch for version 1.0 that has most of the issues with the initial release addressed. This version requires you to specify a Steam User ID along with the Steam "userdata" path. |
-| [`v1.0.0`](https://github.com/PapitaConPure/risk-of-coins/releases/download/v1.0.0/RiskOfCoins_1_0_0.zip) | Buggiest. Shouldn't be used at all but hey, it's here. |
+| [`v1.0.0`](https://github.com/PapitaConPure/risk-of-coins/releases/download/v1.0.0/RiskOfCoins_1_0_0.zip) | Buggiest. Shouldn't be used at all but hey, it's here. |
## Stuff used to make the thing
* [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/)