Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 274 Bytes

MediaWiki-VALVe-API-extension

Adds some parser hooks to MediaWiki to call certain VALVe APIs

Usage

upload the files into /extensions/ValveApi/ and add the following line to your LocalSettings.php file:

    require_once("$IP/extensions/ValveApi/ValveApi.php");