quick-start.md 152 B

Quick Start

#include <YSI_Server\y_scriptinit>

public OnScriptInit()
{
	// Called at the start, in both gamemodes and filterscripts.
}