silentrald
silentrald
## Problem When a user manually moves the installation folder to another folder/disk, bs-manager still uses the default or installation-folder property in config.json. ## Solution If the installation folder (BSManager)...
I have maps/songs that have Japanese Characters on the song title and SongCore does not read the folder names properly as seen in the image below. `Directory.GetDirectories` seems to be...
Issue described in [discord](https://discord.com/channels/1049624409276694588/1290659179307995197)
Feature request in [discord](https://discord.com/channels/1049624409276694588/1291894199683256320) regarding UX issues for new users. ### Additional Changes * Changed labels "Select a version" to "Download a version" to not confuse new users if they...
Closes #216, Closes #329, Closes #574 _**UI subject to change**_ 
## Scope closes #75 ## Implementation Implemented drag and drop for map zip files. Added `Dropzone` component to support drag and drop of files. Created `processZip` in zip helper file...
## Scope closes https://github.com/Zagrios/bs-manager/issues/578 ## Implementation Removed `dotnet` and `screen` dependencies. Then used `proton` and `wine` binary files which comes package in Steam. They should be linked with the **protonFolder**...
## Problem Currently with the linux AppImage, to install mods properly in linux distros, there are hidden dependencies that aren't very well documented. Users need to install both **screen** and...
## WIP Tasks - [x] Delete/Uninstall external mods - [x] Disabling of external mods - [x] Edit external mods - Change name, version, description - Enable/Disable/Delete mod files - [x]...
### Issue encountered With #629 applied, deep linking will always be on by default. Meaning that the OneClick section in the settings page does not work as intended. It will...