Skip to content

MisRCON - v0.2.3 Shaboygan

Compare
Choose a tag to compare
@csprance csprance released this 05 May 18:49
· 74 commits to master since this release

What's new

  • Cross platform release.

Known Issues

  • Scaling can cause issue with the display of certain input fields on Linux.

Linux

After installation, MisRCON will be found within your application menu, or run by executing /usr/local/bin/MisRCON

Ubuntu/Debian Installation

The following was tested on Ubuntu 17.04. Download MisRCON_0.2.3_amd64.deb, either use your favorite .deb package installation GUI of choice, or open a console and execute:

$ sudo dpkg -i MisRCON_0.2.3_amd64.deb

If you encounter dpkg: dependency problems prevent configuration of misrcon, you will need to also execute the following command:

$ sudo apt --fix-broken install

Other Linux Distributions

Simply download and execute MisRCON-0.2.3-x86_64.AppImage. It may be necessary for you to first add execute permissions on this file.

$ chmod +x MisRCON-0.2.3-x86_64.AppImage

Then execute the AppImage file:

$ ./MisRCON-0.2.3-x86_64.AppImage

When run, you will be prompted by the application with Would you like to integrate /home/snowc/MisRCON-0.2.3-x86_64.AppImage with your system? If you answer yes, this will add it to your applications menu and install icons; answering no will simply run MisRCON.