From 6da694c3084709344a1db15c52d524c984d175df Mon Sep 17 00:00:00 2001 From: Yusuf Bham Date: Wed, 15 Nov 2023 13:32:56 -0500 Subject: [PATCH] version: 2.4.0.0 - Overhaul path selection logic and UI, based on selecting the executable as opposed to selecting the folder, which also bypasses issues with FreeDesktop's folder picker - Adds a reinstall api button, for people who have verified their game integrity - Minor UI tweaks --- Scarab/Scarab.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scarab/Scarab.csproj b/Scarab/Scarab.csproj index c2491da..fc9b46e 100644 --- a/Scarab/Scarab.csproj +++ b/Scarab/Scarab.csproj @@ -5,7 +5,7 @@ net6.0 10 enable - 2.3.0.0 + 2.4.0.0 true true true