Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hikari-no-yume/stats
- Owner: hikari-no-yume
- License: other
- Created: 2013-10-13T11:45:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-01T20:58:32.000Z (almost 11 years ago)
- Last Synced: 2024-10-31T05:08:07.622Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.