Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hikari-no-yume/stats

A plugin and PHP web service that collects statistics about GG2 games.
https://github.com/hikari-no-yume/stats

Last synced: about 1 month ago
JSON representation

A plugin and PHP web service that collects statistics about GG2 games.

Awesome Lists containing this project

README

        

What's this?
============

It's a plugin and PHP web service that collects statistics about [GG2](http://www.ganggarrison.com/) games.

Plugin
------

Contained in `/plugin`, copied into the `/Plugins/` sub-directory of a GG2
install. Activates at the end of a round when hosting.

Web service
-----------

Contained in `/htdocs`, requires PHP 5.4, PDO and PDO-SQLite.