Skip to content

Commit

Permalink
version: 2.4.0.0
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
fifty-six committed Nov 15, 2023
1 parent 03ae908 commit 6da694c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scarab/Scarab.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<Version>2.3.0.0</Version>
<Version>2.4.0.0</Version>
<UseAppHost>true</UseAppHost>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
Expand Down

0 comments on commit 6da694c

Please sign in to comment.