Inferno214221 / cmc-mod-manager

Status: Fully Functional & In Use | A mod manager for the CMC+ v8 (Crusade Modding Community Plus Version 8) build of SSBC (Super Smash Brothers Crusade). [Electron, TypeScript & React]
GNU General Public License v3.0
17 stars 1 forks source link

Restablish DEB and RPM builds for Linux #19

Open Inferno214221 opened 3 weeks ago

Inferno214221 commented 3 weeks ago

There should be a custom build process which removes the update scripts of the program and updating should notify inform the user to download and install the latest version manually. Actually now that I think of it, it might make sense to remove the sh / bat script for zip builds depending on the target os, rather than storing the build info in a JSON file.

Inferno214221 commented 2 weeks ago

One of the issues with Linux builds is the URI association. It looks like this might be possible to fix with a .desktop if the program is installed properly.