/muxmanager

Presents a nice menu for connecting to BTMUX server via ssh

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

BattleTech MUX Wrapper (1.0.0)

These are tools to make playing in the BattleTech MUX via ssh possible - Official support sites: Official Sourceforge Repo - Official Forum Join Our Discord Server


Includes these tools:

  • muxmanager/btmuxwrapper.pl - Show a menu listing info on the game

You will need to run cpan and install these modules:

  • cpan -i UI::Dialog
  • cpan -i Term::ReadKey
  • cpan -i Term::ANSIScreen
  • cpan -i Proc::ProcessTable
  • cpan -i Number::Bytes::Human
  • cpan -i File::Fetch