Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

heartless-gaming/game-server-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revolunet logo

Heartless Gaming Game Server Status

Code behind the Heartless Gaming game server status website.

What it do and how it's done

Simple crapy piece of php code that fetch a json object taken directly from a steamapi call and compare it to the heartless gaming server. Read more about the process of getting your server information on the Allied Mods forum.

TODO

- Add image about the game server
- Add a liscence to the code of this project.
- Think about the liscence of the heartlessgaming assets.

Contribute

You need to install Composer in order to get the SteamCondenser Project in your vendor folder.

Credit

Valve because their games and tools are awesome.

The people responsible for the PHP langage.

The contributors of the SteamCondenser project that make querying a source engine game server super easy.