Admiral-Fish / RaidFinder

Crossplatform RNG tool for Pokemon Sword/Shield raids
GNU General Public License v3.0
178 stars 54 forks source link

Linux RaidFinder file not executable? #82

Closed dot-io closed 3 years ago

dot-io commented 3 years ago

Hello, I wanted to install your RaidFinder on my Linux laptop, however when I extract the ZIP file I get an application-xsharedlib file which is not executable. Also, the sha-256 file doesn't seem to serve a purpose on Linux. I don't know if this is just me being silly but does anyone know a fix for this?

dot-io commented 3 years ago

Solved, for anyone wondering how:

  1. You can add a .sh extension to the file to make it executable in the command line.
  2. Additionally, you can make a .desktop file for this shellscript (.sh file).