Name | Modified | Size | Downloads / Week |
---|---|---|---|
XonoticUtilities_1.3.zip | 2019-09-15 | 241.4 kB | |
README.md | 2019-09-15 | 869 Bytes | |
XonoticUtilities_1.2.zip | 2019-06-10 | 245.8 kB | |
XonoticUtilities_1.1.zip | 2018-09-17 | 43.7 kB | |
XonoticUtilities.zip | 2018-09-04 | 44.7 kB | |
Totals: 5 Items | 576.4 kB | 0 |
Xonotic Utilities (1.3)
These are tools to make running a Xonotic game server on Linux easier - Official support sites: Official Sourceforge Repo
Includes these tools:
- XonoticStats (1.0) - Generates a stats page for the active users on your server.
- XonoticBackup (1.1) - Keeps the last 5 backups of your server and daily backups.
- XonoticManagementConsole (1.6.0) - Manage your server with a nice text GUI interface. Start, Stop, edit configs, etc.
- XonoticStartup (1.1) - Starts your server at boot time and within 1 minute if it should crash.
You will need to run cpan and install these modules:
- UI::Dialog
- Term::ReadKey
- Term::ANSIScreen
- Proc::ProcessTable
I then suggest you read the README.md files in each of the subfolders to be sure you have it set up correctly.