Skip to content

A graphical Linux installer for Fightcade and additional QoL enhancements.

License

Notifications You must be signed in to change notification settings

blueminder/fcplus-linux-installer

Repository files navigation

FC+ Linux Installer

A graphical Linux installer for Fightcade and additional QoL enhancements.

Targets distributions based on Arch, Debian, and Ubuntu.

FC Plus Linux Installer - Main Screen

FC Plus Linux Installer - Main Screen

Installed Desktop Environment Shortcuts

Installed Desktop Environment Shortcuts

Features

Tested On

  • Arch Linux 2023.06.01
  • EndeavourOS 03-2023
  • Ubuntu 22.04
  • Linux Mint 21.1
  • Pop! OS 22.04
  • Debian 12 (bookworm)

Installation Instructions

  • Download fcplus_installer.sh from Releases
  • Open a terminal and run chmod +x fcplus_installer.sh && ./fcplus_installer.sh
  • Follow the graphical prompts

Once everything is installed, you should see shortcuts to Fightcade in the menu of your desktop environment. Your Fightcade installation may be found in ~/.fightcade2.

Command Line Options

If you wish to automatically download and extract an external zip file to your Fightcade install, just make your first additional argument the URL to the zip file to retrieve, and the second argument the folder you wish to extract to, relative to where Fightcade will be installed (~/.fightcade2).

./fcplus_installer.sh <URL to external zip file> <extraction target relative to Fightcade root>

Development

If you wish to modify the installer, download the code to this repository and make your edits to install_script.sh. You may add files to the payload folder if needed.

Once you are done with your changes, run ./create_installer.sh to generate the final installer shell script ready for distribution.

About

A graphical Linux installer for Fightcade and additional QoL enhancements.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages