diff --git a/.gitignore b/.gitignore index 537be3ec..c01c0d10 100644 --- a/.gitignore +++ b/.gitignore @@ -22,8 +22,9 @@ dist-ssr *.njsproj *.sln *.sw? +*.iml -# Vectum files +# SteamDepotDownloaderGUI files src-tauri/depotdownloader src-tauri/*.zip src-tauri/*.exe diff --git a/README.md b/README.md index 2f3e1155..0e44f9f9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Download latest release badge Download count badge -Steam downgrader interface +Steam downgrader interface @@ -20,9 +20,9 @@ - **Cross-platform support** | OS | Supported | |---------|-----------| - | Windows | ✔️ | - | Linux | ✔️ | - | macOS | ✔️ | + | Windows | ✔️ | + | Linux | ✔️ | + | macOS | ✔️ | - **Support for every major Linux terminal emulator**
List of supported terminals @@ -48,7 +48,7 @@ ## How to download > [!CAUTION] > This GitHub repository is the only official place to download this software. -> If you have paid for this software, or downloaded this from an untrusted place, **you are at risk!** +> If you have paid for this software, or downloaded this from an untrusted place, **you are at risk** and an idiot. ### Windows: @@ -77,7 +77,7 @@ This software makes use of the following projects: ## Donate -You can donate [here](paypal.me/onderkin) or through the **donate** button in the interface +You can donate [here](paypal.me/onderkin) or through the **donate** button in the interface. ## Contribute @@ -86,7 +86,6 @@ Please cleanup the code using: ```console $ pnpm eslint --fix src/ ``` -Hacktoberfest tags are added :)

@@ -96,8 +95,5 @@ Hacktoberfest tags are added :) - - Hacktoberfest 2024 logo -