/empiremanager

Tools to let you put a copy of Empire as a BBS door or shell account

Primary LanguageRoffGNU General Public License v3.0GPL-3.0

Empire Utilities (1.0.0)

These are tools to make playing a game of Wolfpack Empire easier - Official support sites: Official Sourceforge Repo - Official Forum Join Our Discord Server


Includes these tools:

  • WolfpackEmpireCreator - Allows you to create & keep settings for the "fairland" Wolfpack Empire script. Lets you keep a record of the worlds you created to recreate a world with the same settings.

  • empiremanager - For use in a BBS or as a shell login command. Lets you see what countries are available for use, and displays help files.

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

I then suggest you read the README.md files in each of the subfolders to be sure you have it set up correctly.