Skip to content

KrymoSoftware/dev.tkirch.wsc.gameq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev.tkirch.wsc.gameq

This package provides the GameQ library to the WoltLab Suite Core.

Getting Started

To load the library, you can use the following code:

require_once WCF_DIR.'lib/system/api/gameq/autoload.php';

You can find more information about GameQ in the corresponding GitHub repository at the following URL: https://github.com/KrymoSoftware/GameQ