Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 800 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 800 Bytes

SA:MP Server Manager

Introduction

This is a Tool to control multiple GTA San Andreas Multiplayer Servers. It is writen in C++ with Qt and there is also some AutoIt and Shell.

Features

  • encrypted transmission (simple RC5 by Gunnar Thorburn)
  • Start, Stop and Restart the Server
  • Change the Serversettings
  • Filemanager
  • News display
  • RCON console
  • Admin: create, edit and delete Users
  • Admin: create, edit and delete Server
  • Admin: create, edit and delete News

Compiling from source

To compile from source you need the QT-SDK.

On Windows you need AutoIt, too.

Requirements

The Server is tested on Windows and Debian Lenny. The Client is tested on Windows.