2017 © Pedro Peláez
 

project manialive

ManiaPlanet dedicated server controller

image

maniaplanet/manialive

ManiaPlanet dedicated server controller

  • Tuesday, July 29, 2014
  • by magnetik
  • Repository
  • 7 Watchers
  • 8 Stars
  • 15 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 3 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ManiaLive

ManiaLive is a simple, modular, high-performance PHP manager for the Maniaplanet Dedicated Server. It is developed and supported by Ubisoft Nadeo., (*1)

It has been design to be as simple as possible to use and to configure. You can already take advantage of the numerous plugins written by the community., (*2)

ManiaLive is also developer-friendly with a powerful yet simple plugin system. The internals feature some advanced technologies such as multi-threading (very useful for long tasks -think MySQL or HTTP requests- to be non-blocking) or a GUI toolkit based on ManiaLib (no XML to write, everything is written in pure object-oriented PHP)., (*3)

There's also a version of ManiaLive for TrackMania Forever., (*4)

Requirements

  • A running Maniaplanet Dedicated Server with access to its XML-RPC interface
  • PHP 5.3.1 or newer, CLI
  • cURL extension
  • (optional) SQLlite extension in order to use the multi-threading feature

Installation

An executable file will be distributed with the release of the version 4.0. For now follow the developers version., (*5)

Developers

In order have a working version, you need to have Composer., (*6)

  • Clone our repository: $ git clone git@github.com:maniaplanet/manialive.git
  • Go in manialive directory: $ cd manialive
  • Run composer to update the dependencies: $ composer install

The Versions

29/07 2014

dev-master

9999999-dev https://github.com/maniaplanet/manialive

ManiaPlanet dedicated server controller

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

application xml-rpc socket maniaplanet shootmania trackmania

14/01 2014

3.1.1

3.1.1.0 https://github.com/maniaplanet/maniaplanet-ws-sdk

ManiaPlanet dedicated server controller

  Sources   Download

LGPL-3.0

The Requires

 

curl sdk oauth2 webservice maniaplanet shootmania trackmania