Code: Select all
-- *********************************************
-- __ __ ___ __ __
-- / / / /___ / _ \___ ___ / /____ _____/ /_
-- / /_/ // _ \/ , _/ -_|_-</ __/ _ `/ __/ __/
-- \____//_//_/_/|_|\__/___/\__/\_,_/_/ \__/
--
-- Version 1.0
--
-- Developed by ~[FGS]Hawk~
-- http://www.gravity-world.com
--
-- **********************************************
-- What is UnRestart?
UnRestart is a server restarter written for annoyed gameserver admins by an annoyed gameserver admin.
It should work with all Unreal Engine 1 based games that use the Gamespy protocol (v1).
-- Features:
- Restarts server when closed or deadlocked.
- Backs up the server logs (to '..\logs\')
-- Configuration:
Have a look into 'config.cfg'. The entries should be self-explaining.
-- How to use UnRestart:
Step1: Shove 'unrestart.exe', 'msvcr100.dll' and 'config.cfg' into your game's 'system' directory.
Step2: Configure UnRestart.
Step3: Double click on 'unrestart.exe'