Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 452 Bytes

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