lykoss / wiki

Extension for custom features on the werewolf.chat wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This MediaWiki extension contains the functionality custom to https://werewolf.chat.

Installation

To install, first clone the repository into your extensions directory, like so

git clone https://github.com/lykoss/wiki WerewolfWiki

Then, add the following to your LocalSettings.php file

wfLoadExtension( 'WerewolfWiki' );

Verify the installation was successful by heading to Special:Version.

About

Extension for custom features on the werewolf.chat wiki

License:MIT License


Languages

Language:PHP 100.0%