Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2020-05-25 | 981 Bytes | |
MekWars_Utilities_1.0.zip | 2020-05-25 | 212.6 kB | |
Totals: 2 Items | 213.6 kB | 0 |
MekWars Server Utilities (1.0.0)
These are tools to make running a MekWars server on Linux easier - Official support sites: Official Sourceforge Repo - Official Forum - Join Our Discord Server
Includes these tools:
- MekwarsBackup (1.0) - Keeps the last 5 backups of your server and daily backups. Now has offsite-backup option.
- MekwarsManager (1.0.0) - Manage your server with a nice text GUI interface. Start, Stop, edit configs, etc.
- MekwarsStartup (1.0.0) - Starts your server at boot time and within 1 minute if it should crash.
You will need to run cpan and install these modules:
- cpan -i UI::Dialog
- cpan -i Term::ReadKey
- cpan -i Term::ANSIScreen
- cpan -i Number::Bytes::Human
I then suggest you read the README.md files in each of the subfolders to be sure you have them set up correctly.