maniaplanet/manialive
Composer 安装命令:
composer create-project maniaplanet/manialive
包简介
ManiaPlanet dedicated server controller
README 文档
README
ManiaLive is a simple, modular, high-performance PHP manager for the Maniaplanet Dedicated Server. It is developed and supported by Ubisoft Nadeo.
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.
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).
There's also a version of ManiaLive for TrackMania Forever.
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.
Developers
In order have a working version, you need to have Composer.
- Clone our repository:
$ git clone git@github.com:maniaplanet/manialive.git - Go in
manialivedirectory:$ cd manialive - Run composer to update the dependencies:
$ composer install
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2014-01-23