ominitay / shellsaber

!! MAINTENANCE MODE !! ShellSaber is a mod manager written in POSIX-compliant shell script to support Beat Saber modding on Linux.
GNU General Public License v3.0
14 stars 1 forks source link

Fix behaviour of mod operations #10

Closed ominitay closed 3 years ago

ominitay commented 3 years ago

This prevents shellsaber from attempting to perform an operation on a mod with an empty name, which previously happened if there were no mods to perform the operation on (i.e. shaber mod remove all, if no mods are downloaded).